pipeline: compile: image: rust commands: - cargo build build: image: rust commands: - docker build .