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