summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2014-04-13 08:30:10 +0200
committerHelmut Grohne <helmut@subdivi.de>2014-04-13 08:30:10 +0200
commit42ee2c2a6ccdde07f1daabe95507c27bb56d9d24 (patch)
tree8ff0aed72e6761c45adc1f44bd3d5029942ab46e /job-cfg/rebootstrap.yaml
parent0cc047ab91c2b1e7cf4db336c545a84bbd8935f6 (diff)
downloadjenkins.debian.net-42ee2c2a6ccdde07f1daabe95507c27bb56d9d24.tar.xz
rebootstrap: track different branch
By using a separate branch for jenkins, I can still push changes to master while selectively triggering jenkins by pushes to that branch thus saving resources.
Diffstat (limited to 'job-cfg/rebootstrap.yaml')
-rw-r--r--job-cfg/rebootstrap.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/rebootstrap.yaml b/job-cfg/rebootstrap.yaml
index d4d3996b..87335a59 100644
--- a/job-cfg/rebootstrap.yaml
+++ b/job-cfg/rebootstrap.yaml
@@ -24,7 +24,7 @@
- git:
url: 'git://anonscm.debian.org/users/helmutg/rebootstrap.git'
branches:
- - master
+ - jenkins
builders:
- shell: '/srv/jenkins/bin/chroot-run.sh sid ./bootstrap.sh HOST_ARCH={my_arch} {my_params}'
publishers: