forgeplus/.trustie-pipeline.yml

12 lines
137 B
YAML
Raw Normal View History

2020-07-20 16:29:05 +08:00
kind: pipeline
name: default
2020-07-20 21:46:32 +08:00
platform:
os: linux
2020-07-20 21:53:40 +08:00
arch: arm64
2020-07-20 21:40:40 +08:00
2020-07-20 21:46:32 +08:00
steps:
2020-07-20 22:12:02 +08:00
- name: test
2020-07-20 23:18:48 +08:00
image: node
2020-07-20 22:12:02 +08:00
commands:
- echo hello