Merge pull request #461 from stroebs/patch-1

Add Concourse CI
This commit is contained in:
Francisco Augusto 2017-12-17 08:40:52 +01:00 committed by GitHub
commit e8ba1dde96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software.
* [GitLab CI](https://www.gitlab.com/gitlab-ci/) - Based off of ruby. They also provide GitLab, which manages git repositories.
* [Go](http://www.go.cd/) - Open source continuous delivery server.
* [Jenkins](http://jenkins-ci.org/) - An extendable open source continuous integration server.
* [Concourse CI](https://concourse.ci/) - A pipeline-based CI system written in Go.
## Control Panels