Skip to content
Snippets Groups Projects
Commit d936c32e authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

Tweak the wordings and grammar slightly

parent 4d277b9c
No related branches found
No related tags found
2 merge requests!4734!4093 is giving me 502,!4093Make it possible to lock runner on a specific project
Pipeline #
Loading
@@ -96,12 +96,11 @@ To register the runner, run the command below and follow instructions:
Loading
@@ -96,12 +96,11 @@ To register the runner, run the command below and follow instructions:
sudo gitlab-runner register sudo gitlab-runner register
``` ```
   
### Lock a specific runner from being enabled from other projects ### Lock a specific runner from being enabled for other projects
   
You can configure a runner to assign it exclusively to the one project. You can configure a runner to assign it exclusively to a project. When a
When a runner is locked on project this way, it can no longer be enabled runner is locked this way, it can no longer be enabled for other projects.
for other projects. This setting is available on each runner in This setting is available on each runner in *Project Settings* > *Runners*.
*Project Settings* > *Runners*.
   
### Making an existing Shared Runner Specific ### Making an existing Shared Runner Specific
   
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment