summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2021-02-01 23:55:46 -0500
committerBen Gamari <ben@smart-cactus.org>2021-02-01 23:57:50 -0500
commite2c313e63660413de3ad65af4e3f2371174e4a6a (patch)
tree281aa6d410b43d9f47a78d6857da4738a7336187
parentf6e54c6216cfb13979ae925bece002492654c086 (diff)
downloadhaskell-e2c313e63660413de3ad65af4e3f2371174e4a6a.tar.gz
gitlab-ci: CI wibbles
Ensure that deb10-dwarf artifacts are preserved. (cherry picked from commit a4f50cd8ea462bc740a605c7eba46fec63446c8f)
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a5a0e06c3a..807b6ef95b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -701,6 +701,9 @@ release-x86_64-linux-deb10-dwarf:
BUILD_FLAVOUR: dwarf
TEST_ENV: "x86_64-linux-deb10-dwarf"
BIN_DIST_PREP_TAR_COMP: "ghc-x86_64-deb10-linux-dwarf.tar.xz"
+ artifacts:
+ when: always
+ expire_in: 1 year
#################################
# x86_64-linux-deb8