summaryrefslogtreecommitdiffstats
path: root/jjb/demo
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-28 17:03:46 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-29 01:04:01 +0000
commite3b46b7e72011c51f71982de60b652c1dc0bf7eb (patch)
treed5b13b1d3af1546b49e1be60d538c4b6909313ed /jjb/demo
parent0a3b49a111617b2b3bc4691aaa61ab8bf7cc9ef8 (diff)
Add amsterdam stream to JJB templates
Add amsterdam branch for jjb job templates for portal repos Change-Id: Iad8ba83d7a31c741a2ab184dbdb97bf5e6730234 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/demo')
-rw-r--r--jjb/demo/demo.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/demo/demo.yaml b/jjb/demo/demo.yaml
index 226d861b9..cebe89552 100644
--- a/jjb/demo/demo.yaml
+++ b/jjb/demo/demo.yaml
@@ -14,6 +14,8 @@
stream:
- 'master':
branch: 'master'
+ - 'amsterdam':
+ branch: 'amsterdam'
- 'release-1.0.0':
branch: 'release-1.0.0'
mvn-settings: 'demo-settings'