diff --git a/.drone.yml b/.drone.yml index 2f237d1..e82d36f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ platform: arch: amd64 steps: - - step: &build_test + - &build_test name: build and test image: rust:1 pull: always