--- kind: pipeline type: docker name: salt-docker-master steps: - name: test image: alpine commands: - echo hello - echo world