summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Busatto <fabio@gitlab.com>2017-12-15 11:38:55 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2017-12-15 11:38:55 +0000
commit1bc5c1a9c4f68ea9622558552ea4b485114e1e0a (patch)
tree2302afa1a2cd631ae78beff9f581f180c2221582
parent17472c9c3209788cb82e7e1df219dc3c0b3160ab (diff)
downloadgitlab-ce-1bc5c1a9c4f68ea9622558552ea4b485114e1e0a.tar.gz
Add note about automatic pipelines when enabling Auto DevOps
-rw-r--r--doc/topics/autodevops/index.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md
index d100b431721..d0312de8a6d 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -147,6 +147,10 @@ has a `.gitlab-ci.yml` or not:
do that in a branch to test Auto DevOps before committing to `master`.
NOTE: **Note:**
+Starting with GitLab 10.3, when enabling Auto DevOps, a pipeline is
+automatically run on the default branch.
+
+NOTE: **Note:**
If you are a GitLab Administrator, you can enable Auto DevOps instance wide
in **Admin Area > Settings > Continuous Integration and Deployment**. Doing that,
all the projects that haven't explicitly set an option will have Auto DevOps