Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gitlab-runner
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lars Seipel
gitlab-runner
Commits
5886cb99
Commit
5886cb99
authored
6 years ago
by
Thomas Enenkel
Browse files
Options
Downloads
Patches
Plain Diff
fix indendation
parent
17290488
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/index.md
+8
-8
8 additions, 8 deletions
docs/index.md
with
8 additions
and
8 deletions
docs/index.md
+
8
−
8
View file @
5886cb99
...
...
@@ -28,15 +28,15 @@ installed.
## Features
-
Allows to run:
-
multiple jobs concurrently
-
use multiple tokens with multiple server (even per-project)
-
limit number of concurrent jobs per-token
-
multiple jobs concurrently
-
use multiple tokens with multiple server (even per-project)
-
limit number of concurrent jobs per-token
-
Jobs can be run:
-
locally
-
using Docker containers
-
using Docker containers and executing job over SSH
-
using Docker containers with autoscaling on different clouds and virtualization hypervisors
-
connecting to remote SSH server
-
locally
-
using Docker containers
-
using Docker containers and executing job over SSH
-
using Docker containers with autoscaling on different clouds and virtualization hypervisors
-
connecting to remote SSH server
-
Is written in Go and distributed as single binary without any other requirements
-
Supports Bash, Windows Batch and Windows PowerShell
-
Works on GNU/Linux, OS X and Windows (pretty much anywhere you can run Docker)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment