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