diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 0ba7b3c8..910f9b4e 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -43,7 +43,7 @@ fail-on-error: 'true' - trigger: project: 'reproducible_stats' - threshold: 'UNSTABLE' + threshold: 'FAILED' - defaults: name: reproducible_setup |