Skip to content
Snippets Groups Projects
Commit 5886cb99 authored by Thomas Enenkel's avatar Thomas Enenkel
Browse files

fix indendation

parent 17290488
Branches
Tags
No related merge requests found
...@@ -28,15 +28,15 @@ installed. ...@@ -28,15 +28,15 @@ installed.
## Features ## Features
- Allows to run: - Allows to run:
- multiple jobs concurrently - multiple jobs concurrently
- use multiple tokens with multiple server (even per-project) - use multiple tokens with multiple server (even per-project)
- limit number of concurrent jobs per-token - limit number of concurrent jobs per-token
- Jobs can be run: - Jobs can be run:
- locally - locally
- using Docker containers - using Docker containers
- using Docker containers and executing job over SSH - using Docker containers and executing job over SSH
- using Docker containers with autoscaling on different clouds and virtualization hypervisors - using Docker containers with autoscaling on different clouds and virtualization hypervisors
- connecting to remote SSH server - connecting to remote SSH server
- Is written in Go and distributed as single binary without any other requirements - Is written in Go and distributed as single binary without any other requirements
- Supports Bash, Windows Batch and Windows PowerShell - Supports Bash, Windows Batch and Windows PowerShell
- Works on GNU/Linux, OS X and Windows (pretty much anywhere you can run Docker) - Works on GNU/Linux, OS X and Windows (pretty much anywhere you can run Docker)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment