Browse Source

Update '.trustie-pipeline.yml'

tags/v1.0.0
jasder 5 years ago
parent
commit
dfeb053b30
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .trustie-pipeline.yml

+ 1
- 0
.trustie-pipeline.yml View File

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



Loading…
Cancel
Save