Drone configuration fix.
This commit is contained in:
parent
91f4676118
commit
880ad68663
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user