summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-29 14:14:40 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-29 14:14:40 +0100
commita8b3ba344fd3358765b7a2602dbd77a80ae693d1 (patch)
tree4f34b5d54f3bd55f77412653c665a36ffd4566a0 /job-cfg
parent3e51a1de024c8ff827845c67cee9ca7aa93cbb0e (diff)
downloadjenkins.debian.net-a8b3ba344fd3358765b7a2602dbd77a80ae693d1.tar.xz
fixup: preserve artifacts
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/d-i.yaml14
1 files changed, 8 insertions, 6 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml
index da440e4e..0dd56331 100644
--- a/job-cfg/d-i.yaml
+++ b/job-cfg/d-i.yaml
@@ -250,9 +250,10 @@
fail_on_error: 'true'
- email:
recipients: jenkins+debian-boot holger@layer-acht.org
- - archive:
- artifacts: '*_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes'
- latest_only: true
+## doesnt work, the artifacts reside outside the workspace
+# - archive:
+# artifacts: '*_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes'
+# latest_only: true
- job-template:
defaults: d-i
@@ -276,9 +277,10 @@
publishers:
- email:
recipients: jenkins+debian-boot holger@layer-acht.org
- - archive:
- artifacts: '*_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes'
- latest_only: true
+## doesnt work, the artifacts reside outside the workspace
+# - archive:
+# artifacts: '*_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes'
+# latest_only: true
- job-template:
defaults: d-i