summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gruesso <dgruesso@gitlab.com>2018-10-26 16:53:52 +0000
committerDaniel Gruesso <dgruesso@gitlab.com>2018-10-26 16:53:52 +0000
commit601702624f6ac4f34b922067f325265b14adc201 (patch)
tree648de341e3ffce25d957a260fffdeabf5dacd593
parentd795f268666f45f7c7aa8f289ce2394cec318373 (diff)
downloadgitlab-ce-601702624f6ac4f34b922067f325265b14adc201.tar.gz
remove duplicate section for enabling at project level
-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 4d4832184e2..2799e8f6f22 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -246,12 +246,6 @@ There is also a feature flag to enable Auto DevOps to a percentage of projects
which can be enabled from the console with
`Feature.get(:force_autodevops_on_by_default).enable_percentage_of_actors(10)`.
-### Disable Auto DevOps at the project level
-
-1. Go to your project's **Settings > CI/CD > Auto DevOps**.
-1. Uncheck the **Default to Auto DevOps pipeline** checkbox.
-1. Click **Save changes** for the changes to take effect.
-
### Deployment strategy
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/38542) in GitLab 11.0.