summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2021-03-30 21:18:29 -0400
committerBen Gamari <ben@smart-cactus.org>2021-03-30 21:18:51 -0400
commitcfe1b9b97d370aec902fec001a88db2b615ae37c (patch)
tree747ce843faeb9bc487d8349808ba53b814c0258f
parent9c9e40e59214b1e358c85852218f3a67e712a748 (diff)
downloadhaskell-wip/extend-perf-expiration.tar.gz
gitlab-ci: Extend expiration time of simple perf job artifactswip/extend-perf-expiration
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bb7d9aa880..bbcdf47869 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1443,7 +1443,7 @@ perf:
- export HC=$root/bin/ghc
- .gitlab/ci.sh perf_test
artifacts:
- expire_in: 12 week
+ expire_in: 2 year
when: always
paths:
- out