@@ -0,0 +1,11 @@
kind: pipeline
type: kubernetes
name: default
steps:
- name: test
image: rust:1.47
commands:
- cargo build --all
- cargo test --verbose --all
The note is not visible to the blocked user.