@@ -4,7 +4,9 @@ pipeline:
event: [push, pull_request]
image: rust:latest
commands:
- cargo update
- cargo build
- cargo test
- echo "Done building!"
gzip:
when:
The note is not visible to the blocked user.