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
|
- name: build
|
||||||
image: rust:alpine
|
image: rust:alpine
|
||||||
commands:
|
commands:
|
||||||
|
- apk add --no-cache musl-dev
|
||||||
- rustup component add clippy
|
- rustup component add clippy
|
||||||
- cargo clippy
|
- cargo clippy
|
||||||
- cargo build --release
|
- cargo build --release
|
||||||
|
|
Loading…
Add table
Reference in a new issue