Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatija Čupić <matija@gitlab.com>2018-02-15 01:14:34 +0300
committerMatija Čupić <matija@gitlab.com>2018-02-15 01:14:34 +0300
commit55c89d51ea19c0570d7c39d26c6a06827dc1f93e (patch)
treeb85508262c7ea3fdca47bf8fe597bbaf37d5d62c /doc/topics
parent1bbce21f644809532454101adaa49039711cf86b (diff)
Add instance-wide domain info
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/autodevops/index.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md
index 01bd925bd6f..5f5ba2b69bc 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -95,7 +95,9 @@ Auto Deploy, and Auto Monitoring will be silently skipped.
The Auto DevOps base domain is required if you want to make use of [Auto
Review Apps](#auto-review-apps) and [Auto Deploy](#auto-deploy). It is defined
-under the project's CI/CD settings while [enabling Auto DevOps](#enabling-auto-devops).
+either under the project's CI/CD settings while
+[enabling Auto DevOps](#enabling-auto-devops) or in instance-wide settings in
+the CI/CD section.
It can also be set at the project or group level as a variable, `AUTO_DEVOPS_DOMAIN`.
A wildcard DNS A record matching the base domain is required, for example,