From: drenfong.wang Date: Tue, 12 Feb 2019 04:30:39 +0000 (+0000) Subject: change package search path X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F17481%2F2;p=ci-management.git change package search path Change-Id: Ib50e99dd517c31c7baccf4e3bbc47119df53b93c Signed-off-by: drenfong.wang --- 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