forgeplus/.trustie-pipeline.yml

12 lines
144 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
image: node:latest
commands:
- echo hello