This commit is contained in:
Fred 2024-07-24 09:11:21 +00:00
parent b76abecedb
commit edd0729adc

View File

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