Fix path for packages to archive 62/2462/1
authorEd Warnicke <eaw@cisco.com>
Mon, 22 Aug 2016 17:42:08 +0000 (13:42 -0400)
committerEd Warnicke <eaw@cisco.com>
Mon, 22 Aug 2016 17:42:08 +0000 (13:42 -0400)
Change-Id: Ifed798ad46791dbb5361acd6d60ce21bae811883
Signed-off-by: Ed Warnicke <eaw@cisco.com>
jjb/vpp/vpp.yaml

index 00fa812..cd8c798 100644 (file)
             !include-raw-escape: include-raw-vpp-maven-push.sh
     publishers:
         - archive:
-            artifacts: '*.rpm,*.deb,*.jar'
+            artifacts: 'build-root/*.rpm,build-root/*.deb'
             allow-empty: 'true'
             fingerprint: false
             only-if-success: true