5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-16 09:41:43 +00:00

ci: por qué faltan las gemas?

This commit is contained in:
f 2024-01-11 17:08:05 -03:00
parent 76644700d1
commit 9c97e0f87c
No known key found for this signature in database

View file

@ -81,6 +81,7 @@ rubocop:
before_script: before_script:
- *apk-add - *apk-add
- *disable-hainish - *disable-hainish
- ls -hal vendor/ruby
script: script:
- "./bin/modified_files | ./bin/with_extension rb | xargs -r go-task bundle -- exec rubocop" - "./bin/modified_files | ./bin/with_extension rb | xargs -r go-task bundle -- exec rubocop"
haml: haml: