From c4651fd578d1dfa268723cbf902501fa1213b700 Mon Sep 17 00:00:00 2001 From: jasder <2053003901@qq.com> Date: Mon, 30 Nov 2020 13:47:27 +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 916fadf6d..a7c7d968d 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -13,7 +13,6 @@ steps: - gem install bundler - bundle -v - bundle install --jobs=1 --retry=1 - - rake - name: test image: ruby:2.4.5