Drone configuration fix.

This commit is contained in:
Stanislav Nikitin 2021-11-21 17:38:57 +05:00
parent 91f4676118
commit 880ad68663
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ steps:
- name: lint
image: golangci/golangci-lint:v1.43.0
environment:
GOFLAGS: -mod=vendor
CGO_ENABLED: 0
commands:
- golangci-lint run