summaryrefslogtreecommitdiffstats
path: root/job-cfg/dvswitch.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-05 14:10:26 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-05 14:10:26 +0100
commitb7d66e644fa49b6826db2b494ff34d64ef14020c (patch)
treeb5cb55f3708642d05088f876b6004b68dd97c83a /job-cfg/dvswitch.yaml
parent198d5083ee4c7af4c57405fb8fee4d1f0dd55c98 (diff)
downloadjenkins.debian.net-b7d66e644fa49b6826db2b494ff34d64ef14020c.tar.xz
send all job notifications (also) to qa-jenkins-scm@lists.alioth.debian.org instead of to myself
Diffstat (limited to 'job-cfg/dvswitch.yaml')
-rw-r--r--job-cfg/dvswitch.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/job-cfg/dvswitch.yaml b/job-cfg/dvswitch.yaml
index 44dbb146..6be71273 100644
--- a/job-cfg/dvswitch.yaml
+++ b/job-cfg/dvswitch.yaml
@@ -33,7 +33,7 @@
name: '{name}_jessie'
publishers:
- email:
- recipients: 'jenkins+dvswitch holger@layer-acht.org dvswitch-maint@debian.org'
+ recipients: 'jenkins+dvswitch qa-jenkins-scm@lists.alioth.debian.org dvswitch-maint@debian.org'
- trigger:
project: '{my_trigger}'
@@ -44,7 +44,7 @@
- pollscm: '*/6 * * * *'
publishers:
- email:
- recipients: 'jenkins+dvswitch holger@layer-acht.org wouter@debian.org'
+ recipients: 'jenkins+dvswitch qa-jenkins-scm@lists.alioth.debian.org wouter@debian.org'
- trigger:
project: '{my_trigger}'
@@ -55,7 +55,7 @@
- timed: '0 1 * * *' # every day at 01:00 UTC
publishers:
- email:
- recipients: 'jenkins+dvswitch holger@layer-acht.org wouter@debian.org'
+ recipients: 'jenkins+dvswitch qa-jenkins-scm@lists.alioth.debian.org wouter@debian.org'
scm:
- git:
url: 'git://git.libav.org/libav.git'