summaryrefslogtreecommitdiffstats
path: root/job-cfg/live.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-09 10:28:20 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-09 10:28:20 +0200
commited8afb36543215dcea6fb592f00beceb74142174 (patch)
tree55f07a08b0e2a7b4100a7deede24183aa0f8be43 /job-cfg/live.yaml
parent476166afef1b7179508f3ab5c4bb10f8b316e1d9 (diff)
downloadjenkins.debian.net-ed8afb36543215dcea6fb592f00beceb74142174.tar.xz
install sudo in all schroots created
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 7c1aefa7..eb71ed0d 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 sudo python live-build'
+ my_shell: '/srv/jenkins/bin/schroot-create.sh live-jessie jessie python live-build'