summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-06-21 20:59:28 +0200
committerHolger Levsen <holger@layer-acht.org>2014-06-21 20:59:28 +0200
commit77e040f73c14af5c74e509ab32032a844c6548f9 (patch)
treef18403c8d58ef74dbf5560b42f1ae864bb6962ec /job-cfg/rebootstrap.yaml.py
parent815bad99dde819e3eafcf9dc2d86385dd28326ea (diff)
parentfd94a8edc5c5a4d884f41f13e528dc2136950f47 (diff)
downloadjenkins.debian.net-77e040f73c14af5c74e509ab32032a844c6548f9.tar.xz
Merge commit 'fd94a8edc5c5a4d884f41f13e528dc2136950f47'
Diffstat (limited to 'job-cfg/rebootstrap.yaml.py')
-rwxr-xr-xjob-cfg/rebootstrap.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index 201e3743..de70f5d9 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -61,7 +61,7 @@ print("""
branches:
- '{my_branchname}'
builders:
- - shell: '/srv/jenkins/bin/chroot-run.sh sid ./bootstrap.sh HOST_ARCH={my_arch} {my_params}'
+ - shell: '/srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH={my_arch} {my_params}'
publishers:
- email:
recipients: 'jenkins+debian-bootstrap helmutg@debian.org'