summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
diff options
context:
space:
mode:
authorEd Warnicke <eaw@cisco.com>2016-08-22 13:42:08 -0400
committerEd Warnicke <eaw@cisco.com>2016-08-22 13:42:08 -0400
commit56881d6e467e1e38c3ffe2bcce73f71d7ed1c64a (patch)
tree98599ae219292cde0309bcd93af03c0bca809318 /jjb/vpp
parenta1b02762e72f8e9b61337d617bf1c3312539eb93 (diff)
Fix path for packages to archive
Change-Id: Ifed798ad46791dbb5361acd6d60ce21bae811883 Signed-off-by: Ed Warnicke <eaw@cisco.com>
Diffstat (limited to 'jjb/vpp')
-rw-r--r--jjb/vpp/vpp.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 00fa8127a..cd8c79858 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -214,7 +214,7 @@
!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