kind: pipeline
type: docker
name: test
steps:
- name: build
image: aplina
pull: if-not-exists
commands:
- ls -a
- ls