5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 12:06:21 +00:00

ci: usar los locks para identificar la cache [skip ci]

This commit is contained in:
f 2024-05-02 15:49:20 -03:00
parent ad8280d37c
commit 4f12d12118
No known key found for this signature in database

View file

@ -6,9 +6,15 @@
- paths:
- "vendor/ruby"
- ".bundle"
key:
files:
- "Gemfile.lock"
.cache-node: &cache-node
- paths:
- "node_modules"
key:
files:
- "yarn.lock"
.cache-task: &cache-task
- paths:
- ".task"