This commit is contained in:
parent
aaabc484ad
commit
61dd0f22a9
@ -4,7 +4,9 @@ pipeline:
|
||||
event: [push, pull_request]
|
||||
image: rust:latest
|
||||
commands:
|
||||
- cargo update
|
||||
- cargo build
|
||||
- cargo test
|
||||
- echo "Done building!"
|
||||
gzip:
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user