diff options
author | tragait <rahul.tyagi@est.tech> | 2021-10-14 16:16:50 +0100 |
---|---|---|
committer | tragait <rahul.tyagi@est.tech> | 2021-10-14 16:16:56 +0100 |
commit | a7698acfa8664916fa5be14870198337129dc6e9 (patch) | |
tree | 2230ae6d82fdcd96069c1b29b56713ef1b4b189f /jjb/cps | |
parent | 543f4a1db15d7248e029049d2172cd3e79ce13e8 (diff) |
add istanbul branch for cps-review
Issue-ID: CPS-615
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: I88b582deb5b09a33aa722662320af697365a3e83
Diffstat (limited to 'jjb/cps')
-rw-r--r-- | jjb/cps/cps-csit.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/cps/cps-csit.yaml b/jjb/cps/cps-csit.yaml index 4c8a98170..6a42b61ff 100644 --- a/jjb/cps/cps-csit.yaml +++ b/jjb/cps/cps-csit.yaml @@ -17,6 +17,8 @@ branch: 'master' - 'honolulu': branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'cps-settings' robot-options: '' branch: 'master' |