Update '.trustie-pipeline.yml'

This commit is contained in:
jasder
2020-11-27 17:56:33 +08:00
parent 5cfff14cf1
commit c634f7dfeb

View File

@@ -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