kind: pipeline type: docker name: default steps: - name: print-working-directory image: alpine commands: - pwd