Added caching for cypress bin

pull/311/head
Vladimir Volek 5 years ago
parent 8bdc77783e
commit bfae997aef

@ -4,6 +4,7 @@ cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- node_modules/
- /root/.cache/Cypress
stages:
- test

Loading…
Cancel
Save