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