ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/942407539
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
.golang-build-api:
|
.golang-build-api:
|
||||||
|
variables:
|
||||||
|
GOPROXY: https://nexus.durp.info/repository/go/
|
||||||
image: registry.durp.info/golang:1.20
|
image: registry.durp.info/golang:1.20
|
||||||
script:
|
script:
|
||||||
# Begin of golang-build-api.sh
|
# Begin of golang-build-api.sh
|
||||||
@@ -9,6 +11,7 @@
|
|||||||
paths:
|
paths:
|
||||||
- $CI_PROJECT_DIR/output
|
- $CI_PROJECT_DIR/output
|
||||||
.golang-lint:
|
.golang-lint:
|
||||||
|
GOPROXY: https://nexus.durp.info/repository/go/
|
||||||
image: registry.durp.info/golangci/golangci-lint:latest
|
image: registry.durp.info/golangci/golangci-lint:latest
|
||||||
script:
|
script:
|
||||||
# Begin of golang-lint.sh
|
# Begin of golang-lint.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user