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