Commit 565b03eb authored by Hendrik Heneke's avatar Hendrik Heneke
Browse files

Disabled cached temporarily

parent dbc7c8f0
Pipeline #416 passed with stage
in 39 seconds
image: thecodingmachine/php:7.4-v4-cli
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- vendor/
#cache:
# key: ${CI_COMMIT_REF_SLUG}
# paths:
# - vendor/
before_script:
- composer install
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment