* .gitlab-ci.yml (debian-gcc-snapshot): Fix path to log files.
This commit is contained in:
parent
ca1c67a73d
commit
4afd1856a6
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ debian-gcc-snapshot:
|
|||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
- tests/*/*.log
|
||||
- ./spot-*/_build/sub/tests/*/*.log
|
||||
- ./*.log
|
||||
- doc/spot.html/
|
||||
- doc/userdoc/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue