devops-test/.trustie-pipeline.yml

8 lines
125 B
YAML

kind: pipeline
type: exec
name: default
steps:
- name: greeting
commands:
- echo 'hello world!' > /home/hello.txt