test in debug
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
c2f93e5aea
commit
faef1469f8
@ -7,8 +7,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apt update && apt install git clang make pkg-config nettle-dev libssl-dev capnproto libsqlite3-dev -y
|
- apt update && apt install git clang make pkg-config nettle-dev libssl-dev capnproto libsqlite3-dev -y
|
||||||
- cargo test
|
- cargo test
|
||||||
- rustup target add x86_64-unknown-linux-musl
|
- cargo build
|
||||||
- cargo build --release --target x86_64-unknown-linux-musl
|
|
||||||
- name: dockerize
|
- name: dockerize
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user