forked from Gitlink/forgeplus
Update '.trustie-pipeline.yml'
This commit is contained in:
parent
dfeb053b30
commit
1f35d8ba53
|
@ -10,6 +10,7 @@ steps:
|
|||
- name: install
|
||||
image: ruby:2.3.7
|
||||
commands:
|
||||
- gem install bundler --default -v "2.1.4"
|
||||
- bundle -v
|
||||
- bundle install --jobs=3 --retry=3
|
||||
- rake
|
||||
|
|
Loading…
Reference in New Issue