From b4c6920f6a23c6011204f63b181524d13fb8a7db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Mon, 25 May 2020 11:58:09 +0200 Subject: [PATCH] Next try --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 46bf23f0..f6dc203d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -314,7 +314,7 @@ test-release-clang-cpp14: needs: [build-release-clang-cpp14] artifacts: paths: - - * + - ./* reports: junit: report.xml