summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2016-08-22 19:39:03 +0000
committerGerrit Code Review <gerrit@fd.io>2016-08-22 19:39:03 +0000
commit54a1e20dafd6108f35d3604ef2ee82337062998f (patch)
tree61a99b8303a338173602debe62767b66fd4dd6e5 /jjb/vpp
parent65622be9d9212bfc49068b9d6afd85307b43af9f (diff)
parent56881d6e467e1e38c3ffe2bcce73f71d7ed1c64a (diff)
Merge "Fix path for packages to archive"
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