remove cache, not working when using docker to build

This commit is contained in:
jonasled 2021-06-22 20:41:28 +00:00
parent 761b5c3039
commit bb044d2e7c

View file

@ -1,9 +1,3 @@
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- node_modules/
- public/API/vendor/
docker-build:
# Use the official docker image.
image: docker:latest