archive artifacts for vpp 30/30/3
authorEd Warnicke <eaw@cisco.com>
Wed, 9 Dec 2015 16:03:03 +0000 (09:03 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 9 Dec 2015 17:10:41 +0000 (17:10 +0000)
Change-Id: I323ea617b3dc40c81f93e00b08777622d9889d6d
Signed-off-by: Ed Warnicke <eaw@cisco.com>
jjb/vpp/vpp.yaml

index a95d175..d0deda0 100644 (file)
         - 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/**'