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
d118c7fc
Commit
d118c7fc
authored
Jun 04, 2020
by
Ray Paik
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-139' into 'master'
Grammar fix (missing word) See merge request gitlab-org/gitlab!33617
parents
02b3d141
5f2324f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/ci/jenkins/index.md
doc/ci/jenkins/index.md
+1
-1
No files found.
doc/ci/jenkins/index.md
View file @
d118c7fc
...
...
@@ -124,7 +124,7 @@ There are some important differences in the way Runners work in comparison to ag
associate runners with specific jobs. For example, you can use a tag for jobs that
require dedicated, more powerful, or specific hardware.
-
GitLab has
[
autoscaling for Runners
](
https://docs.gitlab.com/runner/configuration/autoscale.html
)
which will let configure them to be provisioned as needed, and scaled down when not.
which will let
you
configure them to be provisioned as needed, and scaled down when not.
This is similar to ephemeral agents in Jenkins.
If you are using
`gitlab.com`
, you can take advantage of our
[
shared Runner fleet
](
../../user/gitlab_com/index.md#shared-runners
)
...
...
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