Skip to content
Snippets Groups Projects
Commit 5270cc69 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

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
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment