Use proxified Docker image for linting.
This commit is contained in:
parent
f915470c0b
commit
edc3351eb8
@ -5,6 +5,6 @@ lint:
|
|||||||
stage: test
|
stage: test
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
image: golangci/golangci-lint:v1.32.2
|
image: gitlab.pztrn.name/containers/dependency_proxy/containers/golangci/golangci-lint:v1.32.2
|
||||||
script:
|
script:
|
||||||
- golangci-lint run
|
- golangci-lint run
|
||||||
|
Loading…
Reference in New Issue
Block a user