mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-19 12:36:21 +00:00
ci: guardar los node_modules
This commit is contained in:
parent
30fc654d96
commit
7a0e0295eb
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ variables:
|
|||
cache:
|
||||
paths:
|
||||
- "vendor/ruby"
|
||||
- "node_modules"
|
||||
assets:
|
||||
stage: "build"
|
||||
rules:
|
||||
|
|
Loading…
Reference in a new issue