test in debug
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2020-02-15 16:46:01 +01:00
parent c2f93e5aea
commit faef1469f8

View File

@@ -7,8 +7,7 @@ steps:
commands:
- apt update && apt install git clang make pkg-config nettle-dev libssl-dev capnproto libsqlite3-dev -y
- cargo test
- rustup target add x86_64-unknown-linux-musl
- cargo build --release --target x86_64-unknown-linux-musl
- cargo build
- name: dockerize
image: plugins/docker
settings: