From afbe91403629387372b09d3a798d1dd25ef06707 Mon Sep 17 00:00:00 2001 From: jasder <2053003901@qq.com> Date: Wed, 23 Sep 2020 19:27:26 +0800 Subject: [PATCH] test --- .trustie-pipeline.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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