Commit 5270cc69 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'doc-update' into 'master'

Update docs for shared runner default settings

GitLab 8.2 updated shared runners to default to `ENABLED` on all projects.

Fixes #5993

See merge request !2358
parents ce066ba6 e6dbbafd
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment