Update config.yml.example

This commit is contained in:
win32
2015-05-02 11:04:07 +00:00
parent 76aade28e2
commit fc79f7382c
+4 -1
View File
@@ -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
@@ -334,4 +337,4 @@ test:
sync_ssh_keys: false
staging:
<<: *base
<<: *base