when: - event: push branch: "**" labels: platform: linux/amd64 steps: - name: build image: debian commands: - echo "This is the build step; okay"