Update '.trustie-pipeline.yml'
continuous-integration/drone/push Build is failing Details

This commit is contained in:
jasder 2020-11-27 14:58:45 +08:00
parent dc8e44b553
commit dfeb053b30
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ steps:
- name: install
image: ruby:2.3.7
commands:
- bundle -v
- bundle install --jobs=3 --retry=3
- rake