5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-17 09:40:48 +00:00

fix: agregar configuración de bundler a la caché

This commit is contained in:
f 2024-01-11 17:18:58 -03:00
parent 1ede2af465
commit 24120bfd90
No known key found for this signature in database

View file

@ -5,6 +5,7 @@
.cache-ruby: &cache-ruby
- paths:
- "vendor/ruby"
- ".bundle"
.cache-node: &cache-node
- paths:
- "node_modules"