summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-06 14:14:31 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-06 14:14:31 +0200
commitc173eea89b5537e43ef11b99c6ba5d0d4c08f7b8 (patch)
tree27496c2cfc81fd58abae29ae66a77a23188be95f /job-cfg
parentdc4836b65c964b2f571912474515f2cf6b2a1f41 (diff)
downloadjenkins.debian.net-c173eea89b5537e43ef11b99c6ba5d0d4c08f7b8.tar.xz
yaml is really weird
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/lintian-tests.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml
index 89e5ee22..637d938a 100644
--- a/job-cfg/lintian-tests.yaml
+++ b/job-cfg/lintian-tests.yaml
@@ -15,7 +15,7 @@
- shell: '/srv/jenkins/bin/chroot-run.sh {distro} {my_shell}'
publishers:
- email:
- recipients: 'jenkins+debian-qa lintian-maint@debian.org holger@layer-acht.org'
+ recipients: '{my_recipients}'
properties:
- sidebar:
url: http://jenkins.debian.net/userContent/about.html
@@ -45,6 +45,7 @@
- project:
name: lintian-tests
do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/gitweb/?p=users/holger/jenkins.debian.net.git;a=blob;f=job-cfg/lintian-tests.yaml">lintian-tests.yaml</a>.'
+ my_recipients: 'jenkins+debian-qa lintian-maint@debian.org holger@layer-acht.org'
jobs:
- '{name}_unstable':
triggers: