summaryrefslogtreecommitdiffstats
path: root/jjb/dcae
diff options
context:
space:
mode:
authorLisa Revel <lr0306@att.com>2017-03-16 20:36:25 +0000
committerLisa Revel <lr0306@att.com>2017-03-16 20:36:25 +0000
commite1f1406dd0c35f43b7fc626332ba058890b0fc33 (patch)
tree54a6833978d54ff8c9afac6844c5241b3c8d9eba /jjb/dcae
parent4307a1c56ba08a5fb83639f65e3af05731816c3e (diff)
Update branch in cdap and pgaas yaml
Change-Id: I4e4493c2fbb12d32c713f6543b6ec068888f2697 Signed-off-by: Lisa Revel <lr0306@att.com>
Diffstat (limited to 'jjb/dcae')
-rw-r--r--jjb/dcae/apod-cdap.yaml2
-rw-r--r--jjb/dcae/pgaas.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/jjb/dcae/apod-cdap.yaml b/jjb/dcae/apod-cdap.yaml
index 36cf861e2..6b3619a56 100644
--- a/jjb/dcae/apod-cdap.yaml
+++ b/jjb/dcae/apod-cdap.yaml
@@ -18,7 +18,7 @@
mvn-goals: '--version'
mvn-goals-versioning: '--version'
extra-project: 'dcae/apod/buildtools'
- extra-branch: 'master'
+ extra-branch: '{branch}'
extra-refspec: 'refs/heads/{branch}'
checkout-dir: 'dcae-apod-buildtools'
jobs:
diff --git a/jjb/dcae/pgaas.yaml b/jjb/dcae/pgaas.yaml
index 9e1d622f8..32485326e 100644
--- a/jjb/dcae/pgaas.yaml
+++ b/jjb/dcae/pgaas.yaml
@@ -17,7 +17,7 @@
mvn-goals-versioning: '--version'
extra-project: 'dcae/utils/buildtools'
extra-refspec: 'refs/heads/{branch}'
- extra-branch: 'master'
+ extra-branch: '{branch}'
checkout-dir: 'buildtools'
jobs:
- '{project-name}-{stream}-daily-release-2scm-mvn-script':