mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
In order to lint only the changes within a merge request, golangci requires git to be installed. This image alleviates the need to reinstall git on every CI job. This image also includes a default `.golangci.yml` file in the hopes of reducing duplicate work on the topic of golang conventions at GitLab. depends on: https://gitlab.com/gitlab-org/gitlab/merge_requests/20404 |
||
|---|---|---|
| .. | ||
| .golangci.yml | ||
| cache-google-chrome | ||
| custom-docker-build | ||
| gitlab.txt | ||
| install-ansible | ||
| install-chrome | ||
| install-docker | ||
| install-essentials | ||
| install-git | ||
| install-golang | ||
| install-graphicsmagick | ||
| install-node | ||
| install-noto-emoji | ||
| install-pcre2 | ||
| install-postgresql | ||
| install-ruby | ||
| install-terraform | ||
| install-www-gitlab-com | ||