change trustie pipeline
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Jason 2020-09-03 18:10:52 +08:00
parent 6b6c424f86
commit 6f90fa9d1d
1 changed files with 1 additions and 2 deletions

View File

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