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
99d694c4
Commit
99d694c4
authored
Jan 11, 2021
by
Mireya Andres
Committed by
Suzanne Selhorn
Jan 11, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Update CI documentation for shared runner settings
parent
1ee22091
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
doc/ci/runners/README.md
doc/ci/runners/README.md
+7
-2
No files found.
doc/ci/runners/README.md
View file @
99d694c4
...
...
@@ -116,7 +116,7 @@ You can also enable shared runners for individual projects.
To enable shared runners:
1.
Go to the project's
**Settings > CI/CD**
and expand the
**Runners**
section.
1.
Click
**Allow shared runners
**
.
1.
Select
**Enable shared runners for this project
**
.
#### Disable shared runners
...
...
@@ -126,7 +126,12 @@ You must have Owner permissions for the project or group.
To disable shared runners for a project:
1.
Go to the project's
**Settings > CI/CD**
and expand the
**Runners**
section.
1.
In the
**Shared runners**
area, click
**Disable shared runners**
.
1.
In the
**Shared runners**
area, select
**Enable shared runners for this project**
so the toggle is grayed-out.
Shared runners are automatically disabled for a project:
-
If the shared runners setting for the parent group is disabled, and
-
If overriding this setting is not permitted at the project level.
To disable shared runners for a group:
...
...
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