1
0
Fork 0

ci: cache key is $CI_COMMIT_BRANCH

This commit is contained in:
Vojtěch Mareš 2024-01-23 23:43:57 +01:00
parent bfbcb44680
commit ae44aac7e4
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -1,7 +1,7 @@
default:
image: ghcr.io/vojtechmares/container-images/tfenv:sha-32fe5b4f990b687bb05717255bc1c9febd4f282e
cache:
key: terraform
key: $CI_COMMIT_BRANCH
paths:
- $CI_PROJECT_DIR/.terraform
- /opt/tfenv/versions