kind: pipeline name: build steps: - name: build image: rust:1.56.1 commands: - cargo bootimage