summaryrefslogtreecommitdiffstats
path: root/job-cfg
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
parent30c8a51c0d775cc67829d26cecfb9cc34d3ebb49 (diff)
downloadjenkins.debian.net-8178375e27fe80db2429811c9195a43f7840e3a8.tar.xz
always put recipients in quotes
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/d-i.yaml18
-rw-r--r--job-cfg/g-i-installation.yaml2
-rw-r--r--job-cfg/schroot.yaml4
-rw-r--r--job-cfg/self.yaml2
4 files changed, 13 insertions, 13 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml
index 2adcf515..1fbe002a 100644
--- a/job-cfg/d-i.yaml
+++ b/job-cfg/d-i.yaml
@@ -68,7 +68,7 @@
unstable-on-warning: 'true'
fail-on-error: 'true'
- email:
- recipients: jenkins+debian-boot holger@layer-acht.org
+ recipients: 'jenkins+debian-boot holger@layer-acht.org'
- archive:
artifacts: 'html/**/*.*'
latest_only: true
@@ -121,7 +121,7 @@
unstable-on-warning: 'true'
fail-on-error: 'true'
- email:
- recipients: jenkins+debian-boot holger@layer-acht.org
+ recipients: 'jenkins+debian-boot holger@layer-acht.org'
- archive:
artifacts: 'html/**/*.*'
latest_only: true
@@ -169,7 +169,7 @@
unstable-on-warning: 'true'
fail-on-error: 'true'
- email:
- recipients: jenkins+debian-boot holger@layer-acht.org
+ recipients: 'jenkins+debian-boot holger@layer-acht.org'
- archive:
artifacts: 'pdf/**/*.*'
latest_only: true
@@ -217,7 +217,7 @@
unstable-on-warning: 'true'
fail-on-error: 'true'
- email:
- recipients: jenkins+debian-boot holger@layer-acht.org
+ recipients: 'jenkins+debian-boot holger@layer-acht.org'
- archive:
artifacts: 'pdf/**/*.*'
latest_only: true
@@ -261,8 +261,8 @@
unstable-on-warning: 'true'
fail-on-error: 'true'
- email:
- recipients: jenkins+debian-boot holger@layer-acht.org
-## doesnt work, the artifacts reside outside the workspace
+ recipients: 'jenkins+debian-boot holger@layer-acht.org'
+## FIXME: needs a simple cp: doesnt work, the artifacts reside outside the workspace
# - archive:
# artifacts: '*_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes'
# latest_only: true
@@ -303,7 +303,7 @@
- pollscm: "*/15 * * * *"
publishers:
- email:
- recipients: jenkins+debian-boot holger@layer-acht.org
+ recipients: 'jenkins+debian-boot holger@layer-acht.org'
## doesnt work, the artifacts reside outside the workspace
# - archive:
# artifacts: '*_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes'
@@ -323,7 +323,7 @@
unstable-on-warning: 'true'
fail-on-error: 'true'
- email:
- recipients: holger@layer-acht.org
+ recipients: 'holger@layer-acht.org'
- job-template:
defaults: d-i
@@ -354,7 +354,7 @@
unstable-on-warning: 'true'
fail-on-error: 'true'
- email:
- recipients: jenkins+debian-boot holger@layer-acht.org
+ recipients: 'jenkins+debian-boot holger@layer-acht.org'
- job-template:
defaults: d-i-manual-html
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index 1a706e02..0a936d83 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -72,7 +72,7 @@
unstable-on-warning: 'true'
fail-on-error: 'true'
- email:
- recipients: holger@layer-acht.org
+ recipients: 'holger@layer-acht.org'
properties:
- sidebar:
url: https://jenkins.debian.net/userContent/about.html
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}'
diff --git a/job-cfg/self.yaml b/job-cfg/self.yaml
index 331e19cb..f4b36d7d 100644
--- a/job-cfg/self.yaml
+++ b/job-cfg/self.yaml
@@ -12,7 +12,7 @@
- shell: '{my_shell}'
publishers:
- email:
- recipients: holger@layer-acht.org
+ recipients: 'holger@layer-acht.org'
properties:
- sidebar:
url: https://jenkins.debian.net/userContent/about.html