This commit is contained in:
parent
9606e8979e
commit
002c573c59
|
@ -3,7 +3,7 @@ name: default
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: ruby
|
||||
image: ruby:2.6.5
|
||||
commands:
|
||||
- gem install bundler
|
||||
- bundle install
|
||||
|
|
Loading…
Reference in a new issue