summaryrefslogtreecommitdiffstats
path: root/jjb/sweetcomb
diff options
context:
space:
mode:
authordrenfong.wang <drenfong.wang@intel.com>2019-02-12 04:30:39 +0000
committerdrenfong.wang <drenfong.wang@intel.com>2019-02-12 04:36:09 +0000
commitbedddb7ddd46317fa487282b0f7a20d82a6e98cc (patch)
tree5e014bd477f90e6a774a5e5746958c2df820c2e2 /jjb/sweetcomb
parentc5cf385e3c2b3655c1d2688411671fcee9748954 (diff)
change package search path
Change-Id: Ib50e99dd517c31c7baccf4e3bbc47119df53b93c Signed-off-by: drenfong.wang <drenfong.wang@intel.com>
Diffstat (limited to 'jjb/sweetcomb')
-rw-r--r--jjb/sweetcomb/sweetcomb.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/sweetcomb/sweetcomb.yaml b/jjb/sweetcomb/sweetcomb.yaml
index c67ee238c..5d6dccc6f 100644
--- a/jjb/sweetcomb/sweetcomb.yaml
+++ b/jjb/sweetcomb/sweetcomb.yaml
@@ -142,8 +142,8 @@
publishers:
- archive:
artifacts: >
- **/build-root/*.rpm,
- **/build-root/*.deb,
+ **/build-root/build-package/*.rpm,
+ **/build-root/build-package/*.deb,
allow-empty: 'true'
fingerprint: false
only-if-success: true