Update '.trustie-pipeline.yml'
This commit is contained in:
parent
4305842a7d
commit
0e8467987f
|
@ -11,7 +11,6 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- gem install bundler
|
- gem install bundler
|
||||||
- bundle -v
|
- bundle -v
|
||||||
- bundle -v
|
|
||||||
- bundle install --jobs=1 --retry=1
|
- bundle install --jobs=1 --retry=1
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
|
|
Loading…
Reference in New Issue