ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1084889959
This commit is contained in:
@@ -13,8 +13,9 @@
|
|||||||
.golang-lint:
|
.golang-lint:
|
||||||
variables:
|
variables:
|
||||||
#GOPROXY: https://nexus.durp.info/repository/go/
|
#GOPROXY: https://nexus.durp.info/repository/go/
|
||||||
|
GOLANGCI-LING-VERISON: v1.55.2
|
||||||
CGO_ENABLED: 0
|
CGO_ENABLED: 0
|
||||||
image: registry.durp.info/golangci/golangci-lint:v1.55.2
|
image: registry.durp.info/golangci/golangci-lint:$GOLANGCI-LING-VERISON
|
||||||
script:
|
script:
|
||||||
# Begin of golang-lint.sh
|
# Begin of golang-lint.sh
|
||||||
- |
|
- |
|
||||||
|
|||||||
Reference in New Issue
Block a user