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
path: root/doc
diff options
context:
space:
mode:
authorDylan Griffith <dyl.griffith@gmail.com>2018-08-16 16:24:25 +0300
committerKamil TrzciƄski <ayufan@ayufan.eu>2018-08-16 16:24:25 +0300
commit555cdadee69cb65768cd3655830f980194e9e607 (patch)
treebd9740d8b98461d417e7ee87a0d5ade423279304 /doc
parentce18246c24040444646884a6a13e472ae83f74ee (diff)
Resolve "Enable Auto DevOps instance-wide on GitLab.com"
Diffstat (limited to 'doc')
-rw-r--r--doc/topics/autodevops/index.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md
index f5574506595..0474182e324 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -233,6 +233,11 @@ in **Admin Area > Settings > Continuous Integration and Deployment**. Doing that
all the projects that haven't explicitly set an option will have Auto DevOps
enabled by default.
+NOTE: **Note:**
+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)`.
+
### Deployment strategy
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/38542) in GitLab 11.0.