ci: fixed golangci-lint versions
This commit is contained in:
parent
008c4d0fe5
commit
d459840463
@ -17,7 +17,7 @@ steps:
|
|||||||
- tags
|
- tags
|
||||||
|
|
||||||
- name: lint
|
- name: lint
|
||||||
image: golangci/golangci-lint:latest
|
image: golangci/golangci-lint:v1.39.0
|
||||||
commands:
|
commands:
|
||||||
- make lint
|
- make lint
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Loading…
Reference in New Issue
Block a user