Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2019-10-07 11:15:19 +02:00
parent d2035202e3
commit b362fcc59e
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 1 additions and 1 deletions

View File

@ -23,10 +23,10 @@ variables:
cache: cache:
key: ${CI_COMMIT_REF_SLUG} key: ${CI_COMMIT_REF_SLUG}
paths: paths:
- ~/.cache/
- build/ - build/
- deps/ - deps/
- js/node_modules - js/node_modules
- cache/Cypress
lint: lint:
stage: check stage: check