Updating to ruby:3.4 in CI/CD
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:
@ -1,6 +1,6 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
style:
|
style:
|
||||||
image: ruby:3.0
|
image: ruby:3.4
|
||||||
commands:
|
commands:
|
||||||
- 'gem install rake'
|
- 'gem install rake'
|
||||||
- 'bundle config set --local path "vendor/bundle"'
|
- 'bundle config set --local path "vendor/bundle"'
|
||||||
|
Reference in New Issue
Block a user