forgeplus/.trustie-pipeline.yml

12 lines
144 B
YAML

kind: pipeline
name: default
platform:
os: linux
arch: arm64
steps:
- name: test
image: node:latest
commands:
- echo hello