The image is for running go-lint. The image is based on alpine:3.10.
go-lint: stage: linting image: registry.gitlab.com/pipeline-components/go-lint:latest script: - golint ./...