Drone configuration fix.

This commit is contained in:
2021-11-21 17:38:57 +05:00
parent 91f4676118
commit 880ad68663

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