5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-04 06:47:04 +00:00

fix: instalar dependencias

(cherry picked from commit 1fbfd30017)
This commit is contained in:
f 2024-01-11 17:18:36 -03:00
parent 1fdc3404be
commit 8f319eba6b
No known key found for this signature in database

View file

@ -24,11 +24,14 @@ tasks:
deps:
- "credentials"
cmds:
- task: "bundle"
- "{{.HAINISH}} bundle config set --local path './vendor'"
- "{{.HAINISH}} bundle install"
sources:
- "Gemfile"
generates:
- "Gemfile.lock"
status:
- "test -d vendor/ruby"
clean:
desc: "Clean"
cmds: