Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2019-10-07 11:27:06 +02:00
parent acc7c7d0c8
commit 7ac463e5a9

View File

@ -23,6 +23,7 @@ variables:
cache: cache:
key: ${CI_COMMIT_REF_SLUG} key: ${CI_COMMIT_REF_SLUG}
paths: paths:
- ~/.cache/Cypress
- build/ - build/
- deps/ - deps/
- js/node_modules - js/node_modules