* .gitlab-ci.yml (debian-gcc-snapshot): Fix path to log files.

This commit is contained in:
Alexandre Duret-Lutz 2018-06-05 00:56:03 +02:00
parent ca1c67a73d
commit 4afd1856a6

View file

@ -64,7 +64,7 @@ debian-gcc-snapshot:
artifacts:
when: always
paths:
- tests/*/*.log
- ./spot-*/_build/sub/tests/*/*.log
- ./*.log
- doc/spot.html/
- doc/userdoc/