summaryrefslogtreecommitdiff
path: root/doc/ci/runners
diff options
context:
space:
mode:
authorLuke Waite <lwaite@intouchinsight.com>2016-01-09 19:02:34 -0500
committerLuke Waite <lwaite@intouchinsight.com>2016-01-10 08:29:50 -0500
commite6dbbafd0ad372514fc509af36540936803720b8 (patch)
treea4b90fddb9311821e29292d323f7a030561d59b0 /doc/ci/runners
parentc81647ae8c5dc68ac8d7dd2970a53b31bc656a1d (diff)
downloadgitlab-ce-e6dbbafd0ad372514fc509af36540936803720b8.tar.gz
Update docs for shared runner default settings
Fixes #5993
Diffstat (limited to 'doc/ci/runners')
-rw-r--r--doc/ci/runners/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/ci/runners/README.md b/doc/ci/runners/README.md
index 68dcfe23ffb..295d953db11 100644
--- a/doc/ci/runners/README.md
+++ b/doc/ci/runners/README.md
@@ -62,8 +62,9 @@ Now simply register the runner as any runner:
sudo gitlab-runner register
```
-Note that you will have to enable `Allows shared runners` for each project
-that you want to make use of a shared runner. This is by default `off`.
+Shared runners are enabled by default as of GitLab 8.2, but can be disabled with the
+`DISABLE SHARED RUNNERS` button. Previous versions of GitLab defaulted shared runners to
+disabled.
## Registering a Specific Runner