Skip to content
Snippets Groups Projects
Commit 566cef04 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

CI : Réactivation du cache

parent f12bd672
No related branches found
No related tags found
No related merge requests found
Pipeline #21831 passed
......@@ -4,10 +4,10 @@ stages:
- publish
#- tests
#cache:
# key: ${CI_COMMIT_REF_SLUG}
# paths:
# - vendor/
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- vendor/
#unit-tests:
# stage: tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment