diff options
Diffstat (limited to 'jjb/releng-jobs.yaml')
-rw-r--r-- | jjb/releng-jobs.yaml | 4 |
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' |