ci: render

Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1084873630
This commit is contained in:
2023-11-25 12:47:39 +00:00
parent c29c168f64
commit fea2141e15

View File

@@ -13,7 +13,8 @@
.golang-lint:
variables:
GOPROXY: https://nexus.durp.info/repository/go/
image: registry.durp.info/golangci/golangci-lint:v1.54
CGO_ENABLED: 0
image: registry.durp.info/golangci/golangci-lint:v1.55.2
script:
# Begin of golang-lint.sh
- |