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