Modify archive path 57/19957/1
authorVanessa Rene Valderrama <[email protected]>
Tue, 4 Jun 2019 15:01:15 +0000 (10:01 -0500)
committerVanessa Rene Valderrama <[email protected]>
Tue, 4 Jun 2019 15:01:15 +0000 (10:01 -0500)
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 <[email protected]>
jjb/sweetcomb/sweetcomb.yaml

index f1accc6..5b67481 100644 (file)
 
     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