This commit is contained in:
@@ -13,7 +13,7 @@ steps:
|
|||||||
- name: lint
|
- name: lint
|
||||||
image: golangci/golangci-lint:v1.59-alpine
|
image: golangci/golangci-lint:v1.59-alpine
|
||||||
commands:
|
commands:
|
||||||
- golangci-lint run ./...
|
- golangci-lint run --verbose --timeout=5m ./...
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
image: golang:1.24-alpine
|
image: golang:1.24-alpine
|
||||||
|
|||||||
Reference in New Issue
Block a user