From 3e51a1de024c8ff827845c67cee9ca7aa93cbb0e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 29 Nov 2012 13:59:52 +0100 Subject: fixup: preserve artifacts --- job-cfg/d-i.yaml | 12 ++++++------ 1 file 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: -- cgit v1.2.3-70-g09d2