diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2021-10-14 17:20:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-14 17:20:11 +0000 |
commit | b0063a9fb8b6416c48145bae47ca761451a5e3f6 (patch) | |
tree | e3e59f2720e33b0504488b6c073e4c3923028fde /jjb/cps | |
parent | 79d883e1389e42412a7503c4d20e44b7e62f4ad0 (diff) | |
parent | 8a932f343be592b6e5e7b565c1430f7aa155fd0f (diff) |
Merge "[CPS] Adding Istanbul stream to cps ci management, release process step 11"
Diffstat (limited to 'jjb/cps')
-rw-r--r-- | jjb/cps/cps-ncmp-dmi-plugin.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/cps/cps-ncmp-dmi-plugin.yaml b/jjb/cps/cps-ncmp-dmi-plugin.yaml index 780c7c168..a06036433 100644 --- a/jjb/cps/cps-ncmp-dmi-plugin.yaml +++ b/jjb/cps/cps-ncmp-dmi-plugin.yaml @@ -41,6 +41,8 @@ stream: - 'master': branch: master + - 'istanbul': + branch: 'istanbul' mvn-settings: cps-ncmp-dmi-plugin-settings files: '**' archive-artifacts: '' |