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
2ac3189c46
commit
d24da4cf0a
1 changed files with 2 additions and 2 deletions
|
|
@ -12,6 +12,6 @@
|
||||||
.golang-lint:
|
.golang-lint:
|
||||||
variables:
|
variables:
|
||||||
GOPROXY: https://nexus.durp.info/repository/go/
|
GOPROXY: https://nexus.durp.info/repository/go/
|
||||||
image: registry.durp.info/golangci/golangci-lint:latest
|
image: registry.durp.info/golangci/golangci-lint:v1.55.2
|
||||||
script:
|
script:
|
||||||
- ./scripts/golang-lint.sh
|
- ./scripts/golang-lint.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue