summaryrefslogtreecommitdiffstats
path: root/job-cfg/schroot.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-11-03 03:31:23 +0100
committerHolger Levsen <holger@layer-acht.org>2014-11-03 03:31:23 +0100
commit8178375e27fe80db2429811c9195a43f7840e3a8 (patch)
tree7367222cc8fae501c6ed560c38b351f0230fbffc /job-cfg/schroot.yaml
parent30c8a51c0d775cc67829d26cecfb9cc34d3ebb49 (diff)
downloadjenkins.debian.net-8178375e27fe80db2429811c9195a43f7840e3a8.tar.xz
always put recipients in quotes
Diffstat (limited to 'job-cfg/schroot.yaml')
-rw-r--r--job-cfg/schroot.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/schroot.yaml b/job-cfg/schroot.yaml
index 6007364d..3374abce 100644
--- a/job-cfg/schroot.yaml
+++ b/job-cfg/schroot.yaml
@@ -20,7 +20,7 @@
artifactNumToKeep: -1
publishers:
- email:
- recipients: jenkins+debian-qa holger@layer-acht.org
+ recipients: 'jenkins+debian-qa holger@layer-acht.org'
triggers:
- timed: '{my_time}'
description: 'Create {my_schroot} schroot.<br>{do_not_edit}'
@@ -50,7 +50,7 @@
artifactNumToKeep: -1
publishers:
- email:
- recipients: jenkins+debian-qa holger@layer-acht.org
+ recipients: 'jenkins+debian-qa holger@layer-acht.org'
triggers:
- timed: '{my_time}'
description: 'Upgrade {my_schroot} schroot.<br>{do_not_edit}'