diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-20 21:32:45 -0800 |
---|---|---|
committer | Marcus G K Williams <marcus.williams@intel.com> | 2017-11-21 08:18:04 -0800 |
commit | 9120536b08ffec9c852a3936436d2055375e1480 (patch) | |
tree | 16c8e2b5dba4d0a6d26848f12324c7ae469c913e /jjb/sdnc/sdnc-northbound.yaml | |
parent | e88dc4b1eac664ef03b5cfc3630e6851aaa41148 (diff) |
Add amsterdam stream to JJB templates
Add amsterdam branch for jjb job templates
for sdnc repos
Change-Id: I7bb74ed9eacb5a9531d6d5cc5cceb195a6e92bae
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/sdnc/sdnc-northbound.yaml')
-rw-r--r-- | jjb/sdnc/sdnc-northbound.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml index 24ceeb55c..e78d50b53 100644 --- a/jjb/sdnc/sdnc-northbound.yaml +++ b/jjb/sdnc/sdnc-northbound.yaml @@ -13,6 +13,8 @@ stream: - 'master': branch: 'master' + - 'amsterdam': + branch: 'amsterdam' mvn-settings: 'sdnc-northbound-settings' # due to a strange macro / variable translation problem this needs to be |