aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorEnrico Tassi2020-10-12 11:22:28 +0200
committerEnrico Tassi2020-10-12 11:22:28 +0200
commitab7b0f26e1742874157b26f1600f2954d3bf44f7 (patch)
tree83149677d0c18fa50523a6e25e471ae7d9ff25b4 /.gitlab-ci.yml
parent03d55f990bb7a2c4f5c1fefa408b94a8a93e8d05 (diff)
elpi 1.11.4
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9b208f5a24..b1709e1921 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,7 +19,7 @@ stages:
variables:
# Format: $IMAGE-V$DATE [Cache is not used as of today but kept here
# for reference]
- CACHEKEY: "bionic_coq-V2020-09-17-V88"
+ CACHEKEY: "bionic_coq-V2020-10-12-V89"
IMAGE: "$CI_REGISTRY_IMAGE:$CACHEKEY"
# By default, jobs run in the base switch; override to select another switch
OPAM_SWITCH: "base"