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