Change our cache key to better cache across architectures

This commit is contained in:
Deon George 2023-02-04 10:34:37 +11:00
parent 1fe8c54505
commit cf6541015e

View File

@ -9,7 +9,7 @@ variables:
VERSIONARCH: ${VERSION}-${ARCH}
cache:
key: ${CI_COMMIT_REF_SLUG}
key: ${CI_JOB_NAME_SLUG}-${CI_COMMIT_REF_SLUG}
paths:
- docker/