--- kind: pipeline name: default platform: os: linux arch: amd64 steps: - name: test_build build: octocat/hello-world ...