更新 '.trustie-pipeline.yml'

This commit is contained in:
jasder 2020-07-20 21:34:38 +08:00
parent afca322c22
commit 745951024c
1 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ platform:
steps:
- name: test
image: ruby
commands:
- bundle install --jobs=3 --retry=3
- rake
image: ruby
commands:
- bundle install --jobs=3 --retry=3
- rake