From c1870bd28470e43dfbd024b6cc3098f2fc421c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michel=20D=C3=A4nzer?= Date: Fri, 2 Sep 2022 10:51:17 +0200 Subject: [PATCH] ci: Always generate artifacts from build jobs They can be useful also when the job passes. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d67caca81..48513be10 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -58,7 +58,7 @@ debian-bullseye: - .ci-run-policy stage: build-and-test artifacts: - when: on_failure + when: always paths: - build/meson-logs/ - build/test/piglit-results/