summaryrefslogtreecommitdiffstats
path: root/jjb/cps
diff options
context:
space:
mode:
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>2021-10-14 14:17:04 +0100
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>2021-10-14 14:46:07 +0100
commit6e6e8fd7b960d1a00ccbb2c4839e6e559c472426 (patch)
tree4b913c043126cef658c5f2096d53ab270e2cf91c /jjb/cps
parent543f4a1db15d7248e029049d2172cd3e79ce13e8 (diff)
Step 11: Adding istanbul stream to cps ci management
Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I77ad3dc081f1bc46d9265e861e55a7f1d5296185
Diffstat (limited to 'jjb/cps')
-rw-r--r--jjb/cps/cps.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml
index cecfb790d..107b32be7 100644
--- a/jjb/cps/cps.yaml
+++ b/jjb/cps/cps.yaml
@@ -54,8 +54,10 @@
stream:
- 'master':
branch: 'master'
+ - 'istanbul':
+ branch: 'istanbul'
- 'honolulu':
- branch: 'honolulu'
+ branch: 'honolulu'
mvn-settings: 'cps-settings'
files: '**'
archive-artifacts: ''