summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Angermann <moritz.angermann@gmail.com>2021-03-29 09:47:10 +0800
committerMoritz Angermann <moritz.angermann@gmail.com>2021-03-29 09:47:10 +0800
commit54392309770bb7f39cb45aebeee675c346f14879 (patch)
treec8d28a0877926fff4bf82bc406b73d4f252c88fc
parent07b859592fa0e804ecaf6c8432bb1e2d2242e1f1 (diff)
downloadhaskell-54392309770bb7f39cb45aebeee675c346f14879.tar.gz
[gitlab-ci] artifacts:when:always
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c863323fcd..831e93d208 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -251,6 +251,7 @@ lint-release-changelogs:
paths:
- cabal-cache
artifacts:
+ when: always
reports:
junit: junit.xml
expire_in: 2 week
@@ -362,6 +363,7 @@ hadrian-ghc-in-ghci:
dependencies: []
artifacts:
+ when: always
reports:
junit: junit.xml
expire_in: 2 week
@@ -563,6 +565,7 @@ validate-x86_64-darwin:
exit $status
artifacts:
+ when: always
reports:
junit: junit.xml
expire_in: 2 week
@@ -647,6 +650,7 @@ validate-aarch64-darwin:
exit $status
artifacts:
+ when: always
reports:
junit: junit.xml
expire_in: 2 week