summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-parent.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/policy/policy-parent.yaml')
-rw-r--r--jjb/policy/policy-parent.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/jjb/policy/policy-parent.yaml b/jjb/policy/policy-parent.yaml
index e58c01dd5..6e387c0b0 100644
--- a/jjb/policy/policy-parent.yaml
+++ b/jjb/policy/policy-parent.yaml
@@ -36,7 +36,13 @@
nexus-iq-namespace: 'onap-'
project: policy/parent
project-name: 'policy-parent'
- branch: 'master'
+ stream:
+ - 'master':
+ branch: 'master'
+ - 'honolulu':
+ branch: 'honolulu'
+ - 'istanbul':
+ branch: 'istanbul'
mvn-settings: 'policy-parent-settings'
java-version: openjdk11