summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-05 11:30:43 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-05 11:30:43 +0200
commit41615304e252afe5ba1555a5e804bdd6fce64744 (patch)
treedcfca19cd6922634f0b1dd933207e104af08c09f /job-cfg
parentb0262e686980d32ab9d1c128336de0353fcb9133 (diff)
downloadjenkins.debian.net-41615304e252afe5ba1555a5e804bdd6fce64744.tar.xz
reproducible: now for real: only notify on failures
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 0ba7b3c8..c4e2b448 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -37,6 +37,7 @@
publishers:
- email:
recipients: 'jenkins+debian-reproducible holger@layer-acht.org'
+ notify-every-unstable-build: False
- logparser:
parse-rules: '/srv/jenkins/logparse/reproducible.rules'
unstable-on-warning: 'true'