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