summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-12-15 11:38:55 +0000
committerOswaldo Ferreira <oswaldo@gitlab.com>2017-12-19 14:04:43 -0200
commitac8c0ba1965c2b078f7501b929c5258be6fab81b (patch)
tree4a53c21cc7f5316c4fbc74f58b087451d2232b73
parent144e5634bbcd4802fd183266fa497e7b7428615a (diff)
downloadgitlab-ce-ac8c0ba1965c2b078f7501b929c5258be6fab81b.tar.gz
Merge branch 'docs-add-auto-pipeline' into 'master'
Add note about automatic pipelines when enabling Auto DevOps See merge request gitlab-org/gitlab-ce!15946 (cherry picked from commit 6547f54963f3cf069872517c8d0cbd9ed6be01cf) 8de4cb57 Add note about automatic pipelines when enabling Auto DevOps bfa4fa91 Move note on automatic pipelines further below
-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