Test move $CI_BUILDS_DIR

This commit is contained in:
Fred 2024-07-24 09:10:04 +00:00
parent 1864764d77
commit b76abecedb

View File

@ -1,6 +1,8 @@
workflow:
rules:
- if: $CI_COMMIT_BRANCH
variables:
CI_BUILDS_DIR:/tmp
cache:
key: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"