mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 05:01:41 +00:00
fixup! ci: por qué faltan las gemas?
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
9c97e0f87c
commit
a78d02d84a
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue