mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 21:21:42 +00:00
fix: agregar configuración de bundler a la caché
This commit is contained in:
parent
1ede2af465
commit
24120bfd90
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
.cache-ruby: &cache-ruby
|
||||
- paths:
|
||||
- "vendor/ruby"
|
||||
- ".bundle"
|
||||
.cache-node: &cache-node
|
||||
- paths:
|
||||
- "node_modules"
|
||||
|
|
Loading…
Reference in a new issue