forked from jasder/forgeplus
更新 '.trustie-pipeline.yml'
This commit is contained in:
parent
afca322c22
commit
745951024c
|
@ -7,7 +7,7 @@ platform:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: ruby
|
image: ruby
|
||||||
commands:
|
commands:
|
||||||
- bundle install --jobs=3 --retry=3
|
- bundle install --jobs=3 --retry=3
|
||||||
- rake
|
- rake
|
Loading…
Reference in New Issue