更新 '.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: 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