From 42ee2c2a6ccdde07f1daabe95507c27bb56d9d24 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sun, 13 Apr 2014 08:30:10 +0200 Subject: 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. --- job-cfg/rebootstrap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg/rebootstrap.yaml') 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: -- cgit v1.2.3-54-g00ecf