summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/so/so-libs.yaml2
-rw-r--r--jjb/so/so.yaml2
2 files changed, 4 insertions, 0 deletions
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
diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml
index 7278f0f7f..dbc4f2185 100644
--- a/jjb/so/so.yaml
+++ b/jjb/so/so.yaml
@@ -27,6 +27,8 @@
stream:
- 'master':
branch: 'master'
+ - 'amsterdam':
+ branch: 'amsterdam'
mvn-settings: 'so-settings'
files: '**'
archive-artifacts: ''