summaryrefslogtreecommitdiffstats
path: root/jjb/releng-jobs.yaml
diff options
context:
space:
mode:
authorRyota Mibu <r-mibu@cq.jp.nec.com>2016-01-12 12:57:31 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-01-12 12:57:31 +0000
commit7171b6e1b844baefec214f1b3a10f32b1901b5c0 (patch)
tree967a2e946bf8caf10fc39ac93502e5b0be4a66f2 /jjb/releng-jobs.yaml
parent23038f2ef0951d2aa79a7f5a3b2beec55f6e9cda (diff)
parent6cbae46fa7a9ca65ad70fc0b118ee1c5908b2c90 (diff)
Merge "Redirect job output to file and archive them"
Diffstat (limited to 'jjb/releng-jobs.yaml')
-rw-r--r--jjb/releng-jobs.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml
index 17d64d04a..27007d0da 100644
--- a/jjb/releng-jobs.yaml
+++ b/jjb/releng-jobs.yaml
@@ -51,6 +51,10 @@
- shell:
!include-raw verify-releng
+ publishers:
+ - archive-artifacts:
+ artifacts: 'job_output/*'
+
- job-template:
name: 'builder-merge'