5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-16 04:51:42 +00:00

fixup! ci: por qué faltan las gemas?
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2024-01-11 17:10:55 -03:00
parent 9c97e0f87c
commit a78d02d84a
No known key found for this signature in database

View file

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