From 6f90fa9d1d3c45f78d5a0ce6d6ed370f8efe8fa7 Mon Sep 17 00:00:00 2001 From: Jason Date: Thu, 3 Sep 2020 18:10:52 +0800 Subject: [PATCH] change trustie pipeline --- .trustie-pipeline.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index a5eeb4e..0b7bc2f 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -9,5 +9,4 @@ steps: - name: test image: ruby:latest commands: - - ruby -v - - ruby -h \ No newline at end of file + - ruby -v \ No newline at end of file