devops-test/.trustie-pipeline.yml

11 lines
195 B
YAML

kind: pipeline
type: docker
name: default
platform:
os: linux
arch: arm64
steps:
- name: greeting
image: arm64v8/maven
commands:
- echo 'hello world!1121721' > /home/hello.txt