From: Michael Albinus Date: Mon, 29 Mar 2021 10:12:33 +0000 (+0200) Subject: ; Fix last change X-Git-Tag: emacs-28.0.90~3103 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=afc214f139688b0b89bbb887405e247045fd891f;p=emacs.git ; Fix last change --- diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml index 17dda1a91b6..6355513cc9f 100644 --- a/test/infra/gitlab-ci.yml +++ b/test/infra/gitlab-ci.yml @@ -144,11 +144,11 @@ default: rules: - if: '$CI_JOB_STAGE =~ "fast|normal" && $CI_PIPELINE_SOURCE == "schedule"' when: never + - when: always artifacts: name: ${test_name} public: true expire_in: 1 week - when: always paths: - "${test_name}/**/*.log"