This commit is contained in:
2024-03-31 10:02:00 -05:00
parent ef964fc04e
commit 529d38db9f
4 changed files with 21 additions and 16 deletions

View File

@@ -1,9 +1,9 @@
.golang-build-api:
.golang-build:
variables:
#GOPROXY: https://nexus.durp.info/repository/go/
image: registry.internal.durp.info/golang:${GO_VERSION}
script:
- ./scripts/golang-build-api.sh
- ./scripts/golang-build.sh
artifacts:
expire_in: 1 hour
paths: