kind: pipeline name: default steps: - name: rtiow image: ruste commands: - cd rtiow && cargo test - cd rtiow && cargo build