From: Andrew Grimberg Date: Tue, 2 Feb 2016 20:01:35 +0000 (+0000) Subject: Merge "Turn off archiving for vpp verify and merge job" X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=4455db15075e073f54c1b58733d6ef0269e30c9b;hp=bc3211ec7b6cddc67e1ef52d244315dcb6463b54;p=ci-management.git Merge "Turn off archiving for vpp verify and merge job" --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index c97f5423c..caafe1a58 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -46,9 +46,6 @@ - shell: !include-raw-escape include-raw-vpp-build.sh - publishers: - - archive-artifacts: - artifacts: 'build-root/**' - job-template: name: vpp-merge @@ -100,6 +97,3 @@ - shell: !include-raw-escape include-raw-vpp-maven-push.sh - publishers: - - archive-artifacts: - artifacts: 'build-root/**'