diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/d-i.yaml | 10 | ||||
-rw-r--r-- | job-cfg/webcheck.yaml | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml index 1738beda..a20f1f38 100644 --- a/job-cfg/d-i.yaml +++ b/job-cfg/d-i.yaml @@ -299,11 +299,11 @@ fail-on-error: 'true' - email: recipients: jenkins+debian-boot holger@layer-acht.org -# - htmlpublisher: -# name: 'Daily d-i build logs' -# directory: '.' -# indexfiles: 'build-logs.html' -# keepall: True + - htmlpublisher: + name: 'Daily d-i build logs' + directory: '.' + indexfiles: 'build-logs.html' + keepall: True - job-template: defaults: d-i diff --git a/job-cfg/webcheck.yaml b/job-cfg/webcheck.yaml index b750b033..1e860404 100644 --- a/job-cfg/webcheck.yaml +++ b/job-cfg/webcheck.yaml @@ -16,11 +16,11 @@ rulespath: '/srv/jenkins/logparse/debian.rules' unstable-on-warning: 'false' fail-on-error: 'false' -# - htmlpublisher: -# name: 'Webcheck report' -# directory: '.' -# indexfiles: 'index.html' -# keepall: True + - htmlpublisher: + name: 'Webcheck report' + directory: '.' + indexfiles: 'index.html' + keepall: True - email: recipients: holger@layer-acht.org properties: |