kind: pipeline type: docker name: default steps: - name: test image: 1.81-bookworm commands: - cargo test --verbose --all