Skip to content
Snippets Groups Projects
Commit fa765186 authored by Ralf Jung's avatar Ralf Jung
Browse files

dont share cache with other branch

parent 95f0ce55
No related branches found
No related tags found
No related merge requests found
Pipeline #11984 failed
...@@ -14,7 +14,7 @@ variables: ...@@ -14,7 +14,7 @@ variables:
- git clone https://gitlab.mpi-sws.org/FP/iris-ci.git ci -b opam2 - git clone https://gitlab.mpi-sws.org/FP/iris-ci.git ci -b opam2
- ci/buildjob - ci/buildjob
cache: cache:
key: "$CI_JOB_NAME" key: "$CI_JOB_NAME-gen_proofmode_WIP"
paths: paths:
- opamroot/ - opamroot/
only: only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment