kind: pipeline
type: docker
name: test
platform:
arch: arm64
steps:
- name: test
image: node:latest
commands:
- echo 测试drone执行