diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 1 |
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' |