forked from Gitlink/forgeplus
Update '.trustie-pipeline.yml'
This commit is contained in:
parent
5cfff14cf1
commit
c634f7dfeb
|
@ -12,7 +12,6 @@ steps:
|
|||
commands:
|
||||
- gem update --system
|
||||
- gem install bundler --default -v "2.1.4"
|
||||
- bundle update --bundler
|
||||
- bundle -v
|
||||
- bundle _2.1.4_ install --jobs=1 --retry=1
|
||||
- rake
|
||||
|
|
Loading…
Reference in New Issue