update CI config
This commit is contained in:
parent
291a954e9c
commit
10b0abe707
@ -7,4 +7,8 @@ steps:
|
||||
release:
|
||||
image: golangci/golangci-lint:v1.53.3
|
||||
commands:
|
||||
- golangci-lint run -v --timeout 5m
|
||||
- golangci-lint run -v --timeout 5m
|
||||
|
||||
when:
|
||||
- event: push
|
||||
branch: develop
|
Loading…
Reference in New Issue
Block a user