kind: pipeline
name: 测试
steps:
- name: 测试
image: arm64v8/maven
commands:
- echo 'hello world' > /home/hello.txt