diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index 434840846..8f326548f 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -11,7 +11,6 @@ steps: commands: - gem install bundler - bundle -v - - bundle -v - bundle install --jobs=1 --retry=1 - name: test