diff options
author | 2017-03-10 17:59:14 +0000 | |
---|---|---|
committer | 2017-03-10 17:59:14 +0000 | |
commit | 44fa022f6ab1eacc04419a5ba20667d9bb35de36 (patch) | |
tree | 55fb9c5811ccc062080f61928b7383d134d81657 /jjb/policy | |
parent | adcb39da84bf10dd4adc5ca7b664c491a38411c2 (diff) | |
parent | 192a9c4538c6f3fcb9ebafba842be49db57bc621 (diff) |
Merge "adding new release branch"
Diffstat (limited to 'jjb/policy')
-rw-r--r-- | jjb/policy/policy-common.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index 4ac1ea3cf..daa9cecc4 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -11,6 +11,8 @@ stream: - 'master': branch: 'master' + - 'release-1.0.0': + branch: 'release-1.0.0' mvn-settings: 'policy-common-settings' files: '**' archive-artifacts: '' |