From: Vanessa Rene Valderrama Date: Tue, 4 Jun 2019 15:01:15 +0000 (-0500) Subject: Modify archive path X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F19957%2F1;p=ci-management.git Modify archive path The Sweetcomb artifacts are not archiving due to a path issue. This patch is to resolve this issue. Change-Id: I8bae1adbd16930ed352878fa67bef59909809b59 Signed-off-by: Vanessa Rene Valderrama --- diff --git a/jjb/sweetcomb/sweetcomb.yaml b/jjb/sweetcomb/sweetcomb.yaml index f1accc67c..5b67481aa 100644 --- a/jjb/sweetcomb/sweetcomb.yaml +++ b/jjb/sweetcomb/sweetcomb.yaml @@ -138,7 +138,7 @@ archive-artifacts: > **/build-root/build-package/*.rpm - **/build-root/build-package/*.deb, + **/build-root/build-package/*.deb allow-empty: 'true' fingerprint: false only-if-success: true