This commit is contained in:
parent
3ba35e6960
commit
167003749a
@ -1,12 +1,11 @@
|
||||
platform: linux/arm64
|
||||
|
||||
pipeline:
|
||||
unitTests:
|
||||
clippy:
|
||||
image: rust:1.54.0-slim
|
||||
commands:
|
||||
- apt-get -qq update && apt-get -yqq install pkg-config libssl-dev build-essential
|
||||
- cargo build --all
|
||||
#- cargo test --all
|
||||
- cargo clippy
|
||||
|
||||
buildRelease:
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user