From 6bc9ca50ee7af3af0337abbb93a97323416cd7d6 Mon Sep 17 00:00:00 2001 From: jasder <2053003901@qq.com> Date: Mon, 30 Nov 2020 17:23:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.trustie-pipeline.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .trustie-pipeline.yml | 1 - 1 file changed, 1 deletion(-) 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