test_for_ci/.trustie-pipeline.yml

12 lines
133 B
YAML
Raw Normal View History

2020-09-11 16:19:02 +08:00
kind: pipeline
name: default
platform:
os: linux
arch: arm64
steps:
- name: test
image: ruby
commands:
- ruby -v