summaryrefslogtreecommitdiffstats
path: root/jjb/releng-jobs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/releng-jobs.yaml')
-rw-r--r--jjb/releng-jobs.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml
index 17d64d04a..0b36f0775 100644
--- a/jjb/releng-jobs.yaml
+++ b/jjb/releng-jobs.yaml
@@ -49,7 +49,11 @@
builders:
- shell:
- !include-raw verify-releng
+ !include-raw: verify-releng
+
+ publishers:
+ - archive-artifacts:
+ artifacts: 'job_output/*'
- job-template:
name: 'builder-merge'