Browse Source

Update '.trustie-pipeline.yml'

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

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

@@ -11,7 +11,7 @@ steps:
image: ruby:2.3.7
commands:
- gem install bundler --default -v "2.1.4"
- bundle -v
- gem list bunder
- bundle install --jobs=3 --retry=3
- rake



Loading…
Cancel
Save