From 4afd1856a6f17ecda3c3f6f00245dd4b0e7799df Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Tue, 5 Jun 2018 00:56:03 +0200 Subject: [PATCH] * .gitlab-ci.yml (debian-gcc-snapshot): Fix path to log files. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8c572b356..521baaff3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -64,7 +64,7 @@ debian-gcc-snapshot: artifacts: when: always paths: - - tests/*/*.log + - ./spot-*/_build/sub/tests/*/*.log - ./*.log - doc/spot.html/ - doc/userdoc/