summaryrefslogtreecommitdiffstats
path: root/job-cfg/chroot-installation.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-18 21:28:02 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-18 21:28:02 +0100
commitcb791b693cf0164442b241f5274dc95acef57cf0 (patch)
treee4f312c556d23c312be8a083206642f403a44a13 /job-cfg/chroot-installation.yaml
parentab32abfbd215251e1da9a8c53d0bc6de87156c91 (diff)
downloadjenkins.debian.net-cb791b693cf0164442b241f5274dc95acef57cf0.tar.xz
adopt to changes in jenkins-job-builder
Diffstat (limited to 'job-cfg/chroot-installation.yaml')
-rw-r--r--job-cfg/chroot-installation.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/job-cfg/chroot-installation.yaml b/job-cfg/chroot-installation.yaml
index c53d1c10..9b0bc5f8 100644
--- a/job-cfg/chroot-installation.yaml
+++ b/job-cfg/chroot-installation.yaml
@@ -12,7 +12,7 @@
publishers:
- logparser:
rulespath: '/srv/jenkins/logparse/debian.rules'
- unstable_on_warning: 'false'
+ unstable-on-warning: 'false'
fail_on_error: 'false'
- email:
recipients: jenkins+debian-qa holger@layer-acht.org
@@ -43,7 +43,7 @@
publishers:
- logparser:
rulespath: '/srv/jenkins/logparse/debian.rules'
- unstable_on_warning: 'false'
+ unstable-on-warning: 'false'
fail_on_error: 'false'
- trigger:
project: '{my_trigger}'
@@ -74,7 +74,7 @@
publishers:
- logparser:
rulespath: '/srv/jenkins/logparse/debian.rules'
- unstable_on_warning: 'true'
+ unstable-on-warning: 'true'
fail_on_error: 'true'
- trigger:
project: '{my_trigger}'