Turn off archiving for vpp verify and merge job 98/198/1
authorEd Warnicke <eaw@cisco.com>
Tue, 2 Feb 2016 19:58:12 +0000 (12:58 -0700)
committerEd Warnicke <eaw@cisco.com>
Tue, 2 Feb 2016 19:58:12 +0000 (12:58 -0700)
Change-Id: If94f2c76740c8250a403557f0ceab0f17df4ddf7
Signed-off-by: Ed Warnicke <eaw@cisco.com>
jjb/vpp/vpp.yaml

index c97f542..caafe1a 100644 (file)
@@ -46,9 +46,6 @@
         - shell:
             !include-raw-escape include-raw-vpp-build.sh
 
-    publishers:
-        - archive-artifacts:
-            artifacts: 'build-root/**'
 
 - job-template:
     name: vpp-merge
         - shell:
             !include-raw-escape include-raw-vpp-maven-push.sh
 
-    publishers:
-        - archive-artifacts:
-            artifacts: 'build-root/**'