mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add golangci-lint version to image tag
This commit is contained in:
parent
0e6f67364c
commit
9dc2b4f3d8
2 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ terraform:
|
|||
extends: .build_static_image
|
||||
|
||||
# Used by go projects for linting https://gitlab.com/gitlab-org/gitlab/blob/master/doc/development/go_guide/index.md#automatic-linting
|
||||
golangci-lint-alpine:
|
||||
golangci-lint-1.50-alpine:
|
||||
extends: .build_static_image
|
||||
|
||||
# Used by gitlab-operator: https://gitlab.com/gitlab-org/cloud-native/gitlab-operator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue