Commit d936c32e authored by Lin Jen-Shin's avatar Lin Jen-Shin

Tweak the wordings and grammar slightly

parent 4d277b9c
...@@ -96,12 +96,11 @@ To register the runner, run the command below and follow instructions: ...@@ -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
......
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