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
9fa86719
Commit
9fa86719
authored
Oct 05, 2020
by
Suzanne Selhorn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Runner guided install
Related to:
https://gitlab.com/gitlab-org/gitlab/-/issues/214587
parent
6da3c126
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
doc/ci/runners/README.md
doc/ci/runners/README.md
+4
-6
No files found.
doc/ci/runners/README.md
View file @
9fa86719
...
@@ -6,8 +6,6 @@ type: reference
...
@@ -6,8 +6,6 @@ type: reference
---
---
# Configuring runners in GitLab
# Configuring runners in GitLab
<!-- This topic contains several commented-out sections that were accidentally added in 13.2.-->
<!-- The commented-out sections will be added back in a future release.-->
In GitLab CI/CD, runners run the code defined in
[
`.gitlab-ci.yml`
](
../yaml/README.md
)
.
In GitLab CI/CD, runners run the code defined in
[
`.gitlab-ci.yml`
](
../yaml/README.md
)
.
A runner is a lightweight, highly-scalable agent that picks up a CI job through
A runner is a lightweight, highly-scalable agent that picks up a CI job through
...
@@ -39,10 +37,10 @@ multiple projects.
...
@@ -39,10 +37,10 @@ multiple projects.
If you are using a self-managed instance of GitLab:
If you are using a self-managed instance of GitLab:
-
Your administrator can install and register shared runners by
[
following the documentation
](
https://docs.gitlab.com/runner/install/index.html
)
.
-
Your administrator can install and register shared runners by
<!-- going to your project's
going to your project's
**Settings > CI / CD**
, expanding the
<!-- **Settings >
CI / CD
**, expanding the **
Runners
** section, and clicking **
Show runner installation instructions
**
.-->
**Runners**
section, and clicking
**Show runner installation instructions**
.
<!-- These instructions are also available [in the documentation](https://docs.gitlab.com/runner/install/index.html).-->
These instructions are also available
[
in the documentation
](
https://docs.gitlab.com/runner/install/index.html
)
.
-
The administrator can also configure a maximum number of shared runner
[
pipeline minutes for
-
The administrator can also configure a maximum number of shared runner
[
pipeline minutes for
each group
](
../../user/admin_area/settings/continuous_integration.md#shared-runners-pipeline-minutes-quota
)
.
each group
](
../../user/admin_area/settings/continuous_integration.md#shared-runners-pipeline-minutes-quota
)
.
...
...
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