From 6e6e8fd7b960d1a00ccbb2c4839e6e559c472426 Mon Sep 17 00:00:00 2001 From: "puthuparambil.aditya" Date: Thu, 14 Oct 2021 14:17:04 +0100 Subject: Step 11: Adding istanbul stream to cps ci management Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya Change-Id: I77ad3dc081f1bc46d9265e861e55a7f1d5296185 --- jjb/cps/cps.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'jjb/cps') 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: '' -- cgit 1.2.3-korg