update .trustie-pipeline.yml
continuous-integration/drone/push Build is passing Details

This commit is contained in:
jasder 2020-09-07 23:18:48 +08:00
parent ae09c0deaf
commit b8feded232
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
kind: pipeline
name: default
name: test_for_ci
platform:
os: linux
arch: arm64
steps:
- name: test
- name: test1
image: ruby:latest
commands:
- ruby -v