From 1d325acfa4ed9d97258666b017583f5a2eb9af0b Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Mon, 20 Nov 2017 21:31:18 -0800 Subject: Add amsterdam stream to JJB templates Add amsterdam branch for jjb job templates for so repos Change-Id: I1035bed70e54d4ab4144c224acad4ab11248c4f7 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall --- jjb/so/so-libs.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jjb/so/so-libs.yaml') diff --git a/jjb/so/so-libs.yaml b/jjb/so/so-libs.yaml index cf266a522..a21dd29d4 100644 --- a/jjb/so/so-libs.yaml +++ b/jjb/so/so-libs.yaml @@ -16,6 +16,8 @@ stream: - 'master': branch: 'master' + - 'amsterdam': + branch: 'amsterdam' mvn-settings: 'so-libs-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined -- cgit 1.2.3-korg