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

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