diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-09-28 10:51:52 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-09-28 10:51:52 +0200 |
commit | fce8533274fb0ef54d0e9baf1d0ccb8bf3c17181 (patch) | |
tree | cc66fcae655544e5b2394d5b24eed1935a6ccd00 | |
parent | b0b7999b8f915972a3f230266cc23fc3200569a5 (diff) | |
download | jenkins.debian.net-fce8533274fb0ef54d0e9baf1d0ccb8bf3c17181.tar.xz |
reproducible: basically always update stats
-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 f0e952dd..36972196 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -45,6 +45,7 @@ fail-on-error: 'true' - trigger: project: 'reproducible_stats' + threshold: 'UNSTABLE' - defaults: name: reproducible_setup |