kind: pipeline type: docker name: test steps: - name: test image: rust commands: - cargo build