1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-27 18:58:08 +00:00

Added key to cache in gitlab

This commit is contained in:
Vladimir Volek 2019-01-03 14:38:50 +01:00
parent 633f15b5e8
commit 9fa4087c75

View File

@ -1,8 +1,9 @@
image: node:9.3
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- node_modules
- node_modules/
stages:
- test