mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
update
This commit is contained in:
parent
ef964fc04e
commit
529d38db9f
4 changed files with 21 additions and 16 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue