pipeline: ci-flow: image: rust:latest commands: - cargo install --debug cargo-make - cargo make build