Browse Source

FIX update bunlder version

tags/v3.0.0
jasder 5 years ago
parent
commit
e6e616a037
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 - name: install
image: ruby:2.4.5 image: ruby:2.4.5
commands: commands:
- gem install bundler
- bundle -v - bundle -v
- bundle install --jobs=1 --retry=1 - bundle install --jobs=1 --retry=1
- rake - rake


Loading…
Cancel
Save