mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
Update file golang.tpl.yml
This commit is contained in:
parent
a12e234efc
commit
08476ca15e
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,8 @@
|
||||||
- $CI_PROJECT_DIR/output
|
- $CI_PROJECT_DIR/output
|
||||||
|
|
||||||
.golang-lint:
|
.golang-lint:
|
||||||
GOPROXY: https://nexus.durp.info/repository/go/
|
variables:
|
||||||
|
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:
|
||||||
- ./scripts/golang-lint.sh
|
- ./scripts/golang-lint.sh
|
||||||
Loading…
Add table
Add a link
Reference in a new issue