From c634f7dfeb5037825b59f41422cebd43ab4f8fb8 Mon Sep 17 00:00:00 2001 From: jasder <2053003901@qq.com> Date: Fri, 27 Nov 2020 17:56:33 +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 99167e81b..98a8b3b8d 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -12,7 +12,6 @@ steps: commands: - gem update --system - gem install bundler --default -v "2.1.4" - - bundle update --bundler - bundle -v - bundle _2.1.4_ install --jobs=1 --retry=1 - rake