diff --git a/.drone.yml b/.drone.yml index c048e9d..4f95da6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,7 @@ steps: - name: deps path: /go commands: - - curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.50.1 + - curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s - ./bin/golangci-lint run --timeout 5m - rm -r ./bin/