diff options
author | Philip Hands <phil@hands.com> | 2015-06-26 17:13:25 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-12-11 23:59:29 +0100 |
commit | 07b828fce42827c7d4da9f1454dbf9c6dfd19bc7 (patch) | |
tree | 71d47ec3625465c9d6e8c3125864f0b7d1c213c7 | |
parent | 57b52c70b63c277e7fe99d868bb5ede2a995e853 (diff) | |
download | jenkins.debian.net-07b828fce42827c7d4da9f1454dbf9c6dfd19bc7.tar.xz |
make quotes consistent
-rw-r--r-- | job-cfg/g-i-installation.yaml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index df4d52f3..02a56cf6 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -9,9 +9,9 @@ artifactDaysToKeep: -1 artifactNumToKeep: -1 triggers: - - timed: "{my_time}" + - timed: '{my_time}' builders: - - shell: "/srv/jenkins/bin/g-i-installation.sh {my_disksize} {my_inst_url}" + - shell: '/srv/jenkins/bin/g-i-installation.sh {my_disksize} {my_inst_url}' publishers: - trigger: project: '{my_trigger}' @@ -68,7 +68,7 @@ artifactDaysToKeep: -1 artifactNumToKeep: -1 triggers: - - timed: "0 6 * * *" + - timed: '0 6 * * *' builders: - shell: '/srv/jenkins/bin/maintenance.sh {name}' publishers: @@ -128,7 +128,7 @@ name: '{name}_{my_dist}_jessie-beta1-netinst_group' my_dist: - debian-edu: - my_distname: "Debian Edu" + my_distname: 'Debian Edu' my_ver: - jessie-beta1-netinst: my_inst_url: http://ftp.skolelinux.org/skolelinux-cd/debian-edu-8.0+edu0~b1-CD.iso @@ -160,7 +160,7 @@ name: '{name}_{my_dist}_jessie-daily_group' my_dist: - debian-edu: - my_distname: "Debian Edu" + my_distname: 'Debian Edu' my_ver: - jessie-daily-usb: my_inst_url: http://ftp.skolelinux.org/cd-jessie-usbstick/debian-edu-amd64-i386-BD-1.iso @@ -284,7 +284,7 @@ - '{name}_{my_dist}_group': my_dist: - debian-edu: - my_distname: "Debian Edu" + my_distname: 'Debian Edu' my_ver: wheezy my_desktop: '' my_title_extra: '' @@ -304,7 +304,7 @@ - '{name}_{my_dist}_group': my_dist: - debian-edu: - my_distname: "Debian Edu" + my_distname: 'Debian Edu' my_ver: wheezy my_profile: standalone my_desktop: |