From: Ed Warnicke Date: Wed, 9 Dec 2015 16:03:03 +0000 (-0700) Subject: archive artifacts for vpp X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=00be9b464af1d401c31c55ccbdd5eab9ee94c58a;p=ci-management.git archive artifacts for vpp Change-Id: I323ea617b3dc40c81f93e00b08777622d9889d6d Signed-off-by: Ed Warnicke --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index a95d1751c..d0deda0a8 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -45,6 +45,10 @@ - shell: !include-raw-escape include-raw-vpp-build.sh + publishers: + - archive-artifacts: + artifacts: 'build-root/**' + - job-template: name: vpp-merge @@ -82,3 +86,7 @@ builders: - shell: !include-raw-escape include-raw-vpp-build.sh + + publishers: + - archive-artifacts: + artifacts: 'build-root/**'