Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2019-10-07 11:15:19 +02:00
parent 23df8835ad
commit acc7c7d0c8

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