diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index 27b556c..6a2fd10 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -9,6 +9,4 @@ steps: - name: test image: ruby commands: - - ruby -v - - bundle install --jobs=3 --retry=3 - - rake \ No newline at end of file + - ruby -v \ No newline at end of file