From dfd6983e9ff0d3032c0e5897adaaec14716ebdb9 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Tue, 4 Jun 2019 10:01:15 -0500 Subject: 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 --- jjb/sweetcomb/sweetcomb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb') 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 -- cgit 1.2.3-korg