diff options
author | Bruno Sakoto <bruno.sakoto@bell.ca> | 2021-03-05 13:29:18 -0500 |
---|---|---|
committer | Bruno Sakoto <bruno.sakoto@bell.ca> | 2021-03-05 13:31:04 -0500 |
commit | b86e998412dd94d36e56811fe7ccf799a132c26d (patch) | |
tree | 09602fa8586446a2366f4f184b3459a744dedc91 /jjb | |
parent | a82200394110b691272468391039039663373419 (diff) |
[CPS] Add jobs for honolulu branch
Issue-ID: CPS-260
Change-Id: I050a6d6c29076def2d6ffb6dc9a24cbdb371515e
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/cps/cps.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml index fc79e96f4..04306f39f 100644 --- a/jjb/cps/cps.yaml +++ b/jjb/cps/cps.yaml @@ -54,6 +54,8 @@ stream: - 'master': branch: 'master' + - 'honolulu': + branch: 'honolulu' mvn-settings: 'cps-settings' files: '**' archive-artifacts: '' |