ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1084872375
This commit is contained in:
@@ -13,10 +13,10 @@
|
|||||||
.golang-lint:
|
.golang-lint:
|
||||||
variables:
|
variables:
|
||||||
GOPROXY: https://nexus.durp.info/repository/go/
|
GOPROXY: https://nexus.durp.info/repository/go/
|
||||||
image: registry.durp.info/golangci/golangci-lint:v1.55.2
|
image: registry.durp.info/golangci/golangci-lint:v1.54
|
||||||
script:
|
script:
|
||||||
# Begin of golang-lint.sh
|
# Begin of golang-lint.sh
|
||||||
- |
|
- |
|
||||||
#run linter
|
#run linter
|
||||||
golangci-lint run ./... --timeout 5m0s -D typecheck
|
golangci-lint run ./... --timeout 5m0s
|
||||||
# End of golang-lint.sh
|
# End of golang-lint.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user