summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-29 13:36:48 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-29 13:36:48 +0100
commitf4ec41fd2cb69bf9d5d7f750b4e0b7d1f47ecfa9 (patch)
treea9be8d60b3485e3afa6bfee76ef3d4bb4172993b /job-cfg
parent414ea3d23a037e1fee98c8a56a1410aeed96561b (diff)
downloadjenkins.debian.net-f4ec41fd2cb69bf9d5d7f750b4e0b7d1f47ecfa9.tar.xz
preserve artifacts
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/d-i.yaml38
1 files changed, 18 insertions, 20 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml
index f428e235..a1ca4c19 100644
--- a/job-cfg/d-i.yaml
+++ b/job-cfg/d-i.yaml
@@ -64,13 +64,11 @@
rulespath: '/srv/jenkins/logparse/debian-installer.rules'
unstable_on_warning: 'true'
fail_on_error: 'true'
- - htmlpublisher:
- name: 'd-i_manual_{lang}.html'
- directory: 'html'
- indexfiles: ''
- keepall: False
- email:
recipients: jenkins+debian-boot holger@layer-acht.org
+ - archive:
+ artifacts: html/**/*.*
+ latest_only: true
- defaults:
name: d-i-manual-html-po2xml
@@ -116,13 +114,11 @@
rulespath: '/srv/jenkins/logparse/debian-installer.rules'
unstable_on_warning: 'true'
fail_on_error: 'true'
- - htmlpublisher:
- name: 'd-i_manual_{lang}.html'
- directory: 'html'
- indexfiles: ''
- keepall: False
- email:
recipients: jenkins+debian-boot holger@layer-acht.org
+ - archive:
+ artifacts: html/**/*.*
+ latest_only: true
- defaults:
name: d-i-manual-pdf
@@ -164,13 +160,11 @@
rulespath: '/srv/jenkins/logparse/debian-installer.rules'
unstable_on_warning: 'true'
fail_on_error: 'true'
- - htmlpublisher:
- name: 'd-i_manual_{lang}.pdf'
- directory: 'pdf'
- indexfiles: ''
- keepall: False
- email:
recipients: jenkins+debian-boot holger@layer-acht.org
+ - archive:
+ artifacts: pdf/**/*.*
+ latest_only: true
- defaults:
name: d-i-manual-pdf-po2xml
@@ -212,13 +206,11 @@
rulespath: '/srv/jenkins/logparse/debian-installer.rules'
unstable_on_warning: 'true'
fail_on_error: 'true'
- - htmlpublisher:
- name: 'd-i_manual_{lang}.pdf'
- directory: 'pdf'
- indexfiles: ''
- keepall: False
- email:
recipients: jenkins+debian-boot holger@layer-acht.org
+ - archive:
+ artifacts: pdf/**/*.*
+ latest_only: true
- defaults:
name: d-i-build
@@ -258,6 +250,9 @@
fail_on_error: 'true'
- email:
recipients: jenkins+debian-boot holger@layer-acht.org
+ - archive:
+ artifacts: *_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes
+ latest_only: true
- job-template:
defaults: d-i
@@ -281,6 +276,9 @@
publishers:
- email:
recipients: jenkins+debian-boot holger@layer-acht.org
+ - archive:
+ artifacts: *_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes
+ latest_only: true
- job-template:
defaults: d-i