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