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