summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWander Hillen <wjw.hillen@gmail.com>2020-09-13 23:11:43 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-09-14 17:46:54 -0400
commit07762eb5cfe735e131a7f017939a6b0ccfb28389 (patch)
treec97b6d78f8cf79833bcdd26403c80739bae58be7
parente8b37c21fdcb9ca515e3dd2fab1661b7792fb728 (diff)
downloadhaskell-07762eb5cfe735e131a7f017939a6b0ccfb28389.tar.gz
Also cache other hadrian builds
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8f6c4e6f98..b0792f403c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -229,6 +229,7 @@ lint-release-changelogs:
- git checkout .gitmodules
- "git fetch https://gitlab.haskell.org/ghc/ghc-performance-notes.git refs/notes/perf:refs/notes/perf || true"
after_script:
+ - cp -Rf $HOME/.cabal cabal-cache
- .gitlab/ci.sh clean
tags:
- x86_64-linux