Add '.trustie-pipeline.yml'

This commit is contained in:
young 2020-09-11 16:19:02 +08:00
parent 180c3da36c
commit a5333c8df6
1 changed files with 12 additions and 0 deletions

12
.trustie-pipeline.yml Normal file
View File

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