kind: pipeline name: build steps: - name: build image: ubuntu:latest commands: - make