diff --git a/.drone.yml b/.drone.yml index ca55ce9..15e7af2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,5 +9,5 @@ steps: - go test - name : build image: golang:latest - commands + commands: - go build \ No newline at end of file