forked from Gitlink/forgeplus
Update '.trustie-pipeline.yml'
This commit is contained in:
parent
a24f0f8b45
commit
c4651fd578
|
@ -13,7 +13,6 @@ steps:
|
||||||
- gem install bundler
|
- gem install bundler
|
||||||
- bundle -v
|
- bundle -v
|
||||||
- bundle install --jobs=1 --retry=1
|
- bundle install --jobs=1 --retry=1
|
||||||
- rake
|
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
image: ruby:2.4.5
|
image: ruby:2.4.5
|
||||||
|
|
Loading…
Reference in New Issue