diff options
Diffstat (limited to 'job-cfg/webcheck.yaml')
-rw-r--r-- | job-cfg/webcheck.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/webcheck.yaml b/job-cfg/webcheck.yaml index 1e860404..31b9dfeb 100644 --- a/job-cfg/webcheck.yaml +++ b/job-cfg/webcheck.yaml @@ -13,7 +13,7 @@ - shell: "/srv/jenkins/bin/webcheck_url.sh {webcheck_url} '{webcheck_ignore_patterns}'" publishers: - logparser: - rulespath: '/srv/jenkins/logparse/debian.rules' + parse-rules: '/srv/jenkins/logparse/debian.rules' unstable-on-warning: 'false' fail-on-error: 'false' - htmlpublisher: |