summaryrefslogtreecommitdiffstats
path: root/job-cfg/live.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-01-01 22:16:42 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-01 22:16:42 +0100
commit6bd155796ae1d6ef392e3b5c9ca0e7f7d4da114c (patch)
tree4a09f45fa27347e3d8b02c071b1dd6afefd281c0 /job-cfg/live.yaml
parent54f6333eda581b3847977b168cd062f40fe2fe14 (diff)
downloadjenkins.debian.net-6bd155796ae1d6ef392e3b5c9ca0e7f7d4da114c.tar.xz
fix typoe
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 b1a41f4b..c844b150 100644
--- a/job-cfg/live.yaml
+++ b/job-cfg/live.yaml
@@ -46,7 +46,7 @@
- '{name}_build_edu_jessie_standalone':
my_description: 'Build Debian Edu Jessie live-image with "standlone" profile.'
my_time: '0 12 1 * *'
- my_shell: 'schroot --directory /tmp -c source:jenkins-live-jessie /srv/jenkins/bin/live-build debian-edu standalone'
+ my_shell: 'schroot --directory /tmp -c source:jenkins-live-jessie /srv/jenkins/bin/live-build.sh debian-edu standalone'
- '{name}_setup_schroot':
my_description: 'Setup schroot for building live images using live-build in a jessie environment.'
my_time: '42 10 1 * *'