summaryrefslogtreecommitdiffstats
path: root/job-cfg/live.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-01-24 13:24:34 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-24 13:24:34 +0100
commit200e19a40d68df56bcc7a2435b5e545748cc84da (patch)
treeb157f04a117588e2a21bc6527d8ae39d0567219e /job-cfg/live.yaml
parent1f3cacc6bf14171909cf5c99fb9376722237c032 (diff)
downloadjenkins.debian.net-200e19a40d68df56bcc7a2435b5e545748cc84da.tar.xz
live-build and lvc: also build debian-edu_jessie_workstation and use xfce for all debian-edu live images
Diffstat (limited to 'job-cfg/live.yaml')
-rw-r--r--job-cfg/live.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/job-cfg/live.yaml b/job-cfg/live.yaml
index fdf1f33c..a7f1054a 100644
--- a/job-cfg/live.yaml
+++ b/job-cfg/live.yaml
@@ -34,6 +34,10 @@
- job-template:
defaults: live
+ name: '{name}_build_debian-edu_jessie_workstation'
+
+- job-template:
+ defaults: live
name: '{name}_build_debian_jessie_gnome'
- job-template:
@@ -55,6 +59,10 @@
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.sh debian-edu jessie standalone'
+ - '{name}_build_debian-edu_jessie_workstation':
+ my_description: 'Build Debian Edu Jessie live-image with "workstation" profile.'
+ my_time: '0 12 1 * *'
+ my_shell: 'schroot --directory /tmp -c source:jenkins-live-jessie /srv/jenkins/bin/live-build.sh debian-edu jessie workstation'
- '{name}_build_debian_jessie_gnome':
my_description: 'Build Debian Jessie live-image with GNOME desktop.'
my_time: '0 13 1 * *'