fixup
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
d2035202e3
commit
b362fcc59e
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue