Code Review
/
ci-management.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7f85d30
)
Modify archive path
57/19957/1
author
Vanessa Rene Valderrama
<
[email protected]
>
Tue, 4 Jun 2019 15:01:15 +0000
(10:01 -0500)
committer
Vanessa 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
patch
|
blob
|
history
diff --git
a/jjb/sweetcomb/sweetcomb.yaml
b/jjb/sweetcomb/sweetcomb.yaml
index
f1accc6
..
5b67481
100644
(file)
--- 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