forked from external/yambar
ci: artifact paths is an array (of strings)
This commit is contained in:
parent
c6c99fedf1
commit
a4103fdfd5
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ debug:
|
|||
- tail meson-logs/coverage.txt
|
||||
artifacts:
|
||||
paths:
|
||||
bld/debug/meson-logs/coverage.xml
|
||||
- bld/debug/meson-logs/coverage.xml
|
||||
coverage: '/^TOTAL.*\s+(\d+\%)$/'
|
||||
|
||||
# valgrind:
|
||||
|
|
Loading…
Add table
Reference in a new issue