diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 93a01c0723f7a304e9809cadb9b7fd2641b1c6ff..93e75b46856d4cb0450d8de5dbf6891fcc039209 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -12,6 +12,9 @@ # 2. Update gitlab -> host with your fully qualified domain name # 3. Update gitlab -> email_from # 4. If you installed Git from source, change git -> bin_path to /usr/local/bin/git + IMPORTANT: If Git was installed in a different location use that instead. + You can check with `which git`. If a wrong path of Git is specified, it will + result in various issues such as failures of GitLab CI builds. # 5. Review this configuration file for other settings you may want to adjust production: &base