summaryrefslogtreecommitdiffstats
path: root/job-cfg/live.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-09 08:43:16 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-09 08:43:16 +0200
commit95670eabae1f49779ca6fceb26af13c8db0d06a9 (patch)
treec841cdc5433d499c665d62ed9756bc094bcbc9ab /job-cfg/live.yaml
parent0af6aae3dd13faea83cb7c71144c8752e70ac3af (diff)
downloadjenkins.debian.net-95670eabae1f49779ca6fceb26af13c8db0d06a9.tar.xz
only install sudo when explicitly asked for
Diffstat (limited to 'job-cfg/live.yaml')
-rw-r--r--job-cfg/live.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/live.yaml b/job-cfg/live.yaml
index eb71ed0d..7c1aefa7 100644
--- a/job-cfg/live.yaml
+++ b/job-cfg/live.yaml
@@ -78,5 +78,5 @@
- '{name}_setup_schroot':
my_description: 'Setup schroot for building live images using live-build in a jessie environment.'
my_time: '42 10 1 * *'
- my_shell: '/srv/jenkins/bin/schroot-create.sh live-jessie jessie python live-build'
+ my_shell: '/srv/jenkins/bin/schroot-create.sh live-jessie jessie sudo python live-build'