This commit is contained in:
jasder 2020-09-03 15:54:29 +08:00
parent 78b0242c0e
commit 5647e4a8a5
1 changed files with 2 additions and 1 deletions

View File

@ -9,4 +9,5 @@ steps:
- name: test - name: test
image: ruby:latest image: ruby:latest
commands: commands:
- ruby -v - ruby -v
- ruby -h