platform: 'linux/amd64' when: branch: exclude: [main] event: push steps: lint: image: 'git.rustybever.be/chewing_bever/rieter-builder:1.79-alpine3.19' commands: - cargo fmt -- --check