diff options
-rw-r--r-- | job-cfg/d-i.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml index a1ca4c19..da440e4e 100644 --- a/job-cfg/d-i.yaml +++ b/job-cfg/d-i.yaml @@ -67,7 +67,7 @@ - email: recipients: jenkins+debian-boot holger@layer-acht.org - archive: - artifacts: html/**/*.* + artifacts: 'html/**/*.*' latest_only: true - defaults: @@ -117,7 +117,7 @@ - email: recipients: jenkins+debian-boot holger@layer-acht.org - archive: - artifacts: html/**/*.* + artifacts: 'html/**/*.*' latest_only: true - defaults: @@ -163,7 +163,7 @@ - email: recipients: jenkins+debian-boot holger@layer-acht.org - archive: - artifacts: pdf/**/*.* + artifacts: 'pdf/**/*.*' latest_only: true - defaults: @@ -209,7 +209,7 @@ - email: recipients: jenkins+debian-boot holger@layer-acht.org - archive: - artifacts: pdf/**/*.* + artifacts: 'pdf/**/*.*' latest_only: true - defaults: @@ -251,7 +251,7 @@ - email: recipients: jenkins+debian-boot holger@layer-acht.org - archive: - artifacts: *_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes + artifacts: '*_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes' latest_only: true - job-template: @@ -277,7 +277,7 @@ - email: recipients: jenkins+debian-boot holger@layer-acht.org - archive: - artifacts: *_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes + artifacts: '*_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes' latest_only: true - job-template: |