Update file golang.yml

This commit is contained in:
2023-08-19 20:47:53 +00:00
parent 48a78e6487
commit 9aab9546fd

View File

@@ -30,6 +30,8 @@ golang-lint:
stage: .pre stage: .pre
gobuild: gobuild:
variables:
GOPROXY: https://nexus.durp.info/repository/go/
extends: .golang-build-api extends: .golang-build-api
stage: build stage: build