Update .drone.yml

This commit is contained in:
Harald Kube 2021-03-08 01:25:09 +01:00
parent bb2bb4e94b
commit 9f12aec8fd

View file

@ -8,7 +8,6 @@ steps:
commands:
- cargo build
steps:
- name: test
image: rust:1.50-slim
commands: