From 3703e94bde818ac9e594574c3f1fd739e3981ec7 Mon Sep 17 00:00:00 2001 From: Denys Stroebel Date: Wed, 16 Aug 2017 19:49:15 +0200 Subject: [PATCH] Add Concourse CI https://github.com/concourse/concourse --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c17b33f..efc4b5e 100644 --- a/README.md +++ b/README.md @@ -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