summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-07 11:19:04 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-07 11:19:04 +0200
commit0bebc950b75cc4eaec9ccdbb0b2b04ce4b813562 (patch)
tree83603e34eeb60982f60c27ddf986dcb29f0edacf /job-cfg/reproducible.yaml
parente6a05345e2e2fb97835ae3c094f7edd3c5416a16 (diff)
downloadjenkins.debian.net-0bebc950b75cc4eaec9ccdbb0b2b04ce4b813562.tar.xz
reproducible: no irc notifications for failing build jobs
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index c2d8ea55..e1f1beeb 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -66,7 +66,7 @@
- shell: '{my_shell} {my_params}'
publishers:
- email:
- recipients: 'jenkins+debian-reproducible holger@layer-acht.org'
+ recipients: 'holger@layer-acht.org'
notify-every-unstable-build: False
- logparser:
parse-rules: '/srv/jenkins/logparse/reproducible.rules'