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

View File

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