From e6dbbafd0ad372514fc509af36540936803720b8 Mon Sep 17 00:00:00 2001 From: Luke Waite Date: Sat, 9 Jan 2016 19:02:34 -0500 Subject: Update docs for shared runner default settings Fixes #5993 --- doc/ci/runners/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/ci/runners') 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 -- cgit v1.2.3