diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-10 11:47:45 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-10 11:47:52 -0500 |
commit | 192a9c4538c6f3fcb9ebafba842be49db57bc621 (patch) | |
tree | c053e131e20e65572d8eeaf58df11772d26cff25 /jjb | |
parent | a781533e82b16a596653b0147ba15831f939920e (diff) |
adding new release branch
Change-Id: I86500076b883192a205465705b8e2dba5a8248f4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'jjb')
-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: '' |