1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-03-20 18:16:10 +00:00

Added caching for cypress bin

This commit is contained in:
Vladimir Volek 2019-01-11 15:18:34 +01:00
parent 8bdc77783e
commit bfae997aef

View File

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