Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
1282366c
Commit
1282366c
authored
Sep 05, 2017
by
Fabio Busatto
Committed by
Achilleas Pipinellis
Sep 05, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add 'Assigning a Runner to another project'
parent
6e4949db
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
1 deletion
+18
-1
doc/ci/runners/README.md
doc/ci/runners/README.md
+18
-1
No files found.
doc/ci/runners/README.md
View file @
1282366c
...
@@ -107,9 +107,26 @@ To lock/unlock a Runner:
...
@@ -107,9 +107,26 @@ To lock/unlock a Runner:
1.
Check the
**Lock to current projects**
option
1.
Check the
**Lock to current projects**
option
1.
Click
**Save changes**
for the changes to take effect
1.
Click
**Save changes**
for the changes to take effect
## Assigning a Runner to another project
If you are Master on a project where a specific Runner is assigned to, and the
Runner is not
[
locked only to that project
](
#locking-a-specific-runner-from-being-enabled-for-other-projects
)
,
you can enable the Runner also on any other project where you have Master permissions.
To enable/disable a Runner in your project:
1.
Visit your project's
**Settings ➔ Pipelines**
1.
Find the Runner you wish to enable/disable
1.
Click
**Enable for this project**
or
**Disable for this project**
> **Note**:
Consider that if you don't lock your specific Runner to a specific project, any
user with Master role in you project can assign your runner to another arbitrary
project without requiring your authorization, so use it with caution.
## Protected Runners
## Protected Runners
>
**Notes:**
>
[
Introduced
](
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13194
)
[
Introduced
](
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13194
)
in GitLab 10.0.
in GitLab 10.0.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment