diff --git a/.drone.yml b/.drone.yml index 522c2dd..823cbbf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: default steps: -- name: test +- name: build image: rust:1.50-slim commands: - cargo build