summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--job-cfg/d-i.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml
index ed7c0d28..24b62e5c 100644
--- a/job-cfg/d-i.yaml
+++ b/job-cfg/d-i.yaml
@@ -60,7 +60,7 @@
publishers:
- trigger:
project: 'd-i_manual_{lang}_pdf'
- treshold: 'UNSTABLE'
+ threshold: 'UNSTABLE'
- logparser:
rulespath: '/srv/jenkins/logparse/debian-installer.rules'
unstable_on_warning: 'true'
@@ -111,7 +111,7 @@
publishers:
- trigger:
project: 'd-i_manual_{lang}_pdf'
- treshold: 'UNSTABLE'
+ threshold: 'UNSTABLE'
- logparser:
rulespath: '/srv/jenkins/logparse/debian-installer.rules'
unstable_on_warning: 'true'