summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2019-04-16 18:56:48 +0000
committerMike Lewis <mlewis@gitlab.com>2019-04-16 18:56:48 +0000
commit2d90b01234de6c482228eee216854d28e3c40207 (patch)
tree83fb8bd13a04b78db2706f4a7516c19db4555868
parente43b5c84f7fce68c9d576948fa10d94cad7f720f (diff)
downloadgitlab-ce-docs-autodevops-notes-review.tar.gz
-rw-r--r--doc/topics/autodevops/index.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md
index 4dd4b507d73..291ed04e441 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -260,12 +260,6 @@ If enabling, check that your project doesn't have a `.gitlab-ci.yml`, or if one
When the feature has been enabled, an Auto DevOps pipeline is triggered on the default branch.
-NOTE: **Note:**
-For GitLab versions 10.0 - 10.2, when enabling Auto DevOps, a pipeline needs to be
-manually triggered either by pushing a new commit to the repository or by visiting
-`https://example.gitlab.com/<username>/<project>/pipelines/new` and creating
-a new pipeline for your default branch, generally `master`.
-
### Feature flag to enable for a percentage of projects
There is also a feature flag to enable Auto DevOps by default to your chosen percentage of projects.