summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-10-04 21:28:09 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-04 21:28:09 +0000
commita4113d8352658e1d66ab72fafaee1035ee8eac10 (patch)
tree4485d02cbe42dd318891a2e28546e2ebe3d7bd58 /jjb
parent33539cbb345ae296840c3c1e952aa2cf7d56da22 (diff)
parent2102a96fab3fe6f873d15bdde0647b5b7480055c (diff)
Merge "Build Job for the Dublin dev"
Diffstat (limited to 'jjb')
-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 2593111d6..4b7e834aa 100644
--- a/jjb/so/so-libs.yaml
+++ b/jjb/so/so-libs.yaml
@@ -11,6 +11,8 @@
stream:
- 'master':
branch: 'master'
+ - 'Dublin-dev':
+ branch: 'Dublin-dev'
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 5c55a6ec2..dbf6e841d 100644
--- a/jjb/so/so.yaml
+++ b/jjb/so/so.yaml
@@ -16,6 +16,8 @@
stream:
- 'master':
branch: 'master'
+ - 'Dublin-dev':
+ branch: 'Dublin-dev'
mvn-settings: 'so-settings'
files: '**'
archive-artifacts: ''