--- kind: pipeline type: docker name: exec docker test steps: - name: test image: hello-world ...