This commit is contained in:
parent
955250c3c9
commit
15be38aff9
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ steps:
|
|||
- name: build
|
||||
image: rust:alpine
|
||||
commands:
|
||||
- apk add --no-cache musl-dev
|
||||
- rustup component add clippy
|
||||
- cargo clippy
|
||||
- cargo build --release
|
||||
|
|
Loading…
Add table
Reference in a new issue