kind: pipeline
type: docker
name: hello
steps:
- name: greeting
image: alpine
commands:
- apt install ssh-agent