From 38873b25f7ae33d054ae8f4c3377d19f2e7497ac Mon Sep 17 00:00:00 2001 From: jasder <2053003901@qq.com> Date: Mon, 30 Nov 2020 17:19:21 +0800 Subject: [PATCH] Update '.trustie-pipeline.yml' --- .trustie-pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index fcd9b3532..48be3d179 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