mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/942411431
This commit is contained in:
parent
08476ca15e
commit
ba0958c7ba
1 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,8 @@
|
||||||
paths:
|
paths:
|
||||||
- $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:
|
||||||
# Begin of golang-lint.sh
|
# Begin of golang-lint.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue