diff options
-rw-r--r-- | job-cfg/d-i.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml index 6167c18e..4f33e130 100644 --- a/job-cfg/d-i.yaml +++ b/job-cfg/d-i.yaml @@ -109,6 +109,7 @@ - shell: '/srv/jenkins/bin/d-i_manual.sh {lang} html po2xml' triggers: - pollscm: "*/30 * * * *" + publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian.rules' unstable_on_warning: 'true' |