]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix last change
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 29 Mar 2021 10:12:33 +0000 (12:12 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 29 Mar 2021 10:12:33 +0000 (12:12 +0200)
test/infra/gitlab-ci.yml

index 17dda1a91b649cc658a1c70497ae214defd66771..6355513cc9f101ad56af5b22bbe30ae43c60097b 100644 (file)
@@ -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"