From 8f9c8f241c8bb0b408e2fa5632890bb8989cb3fe Mon Sep 17 00:00:00 2001 From: Michael Crilly Date: Fri, 27 Jun 2014 09:59:36 +0100 Subject: [PATCH] Adding suggestion for CI Suggesting Drone as a candidate for the CI category. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1fa58a..af9bd03 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Go](http://www.thoughtworks.com/products/go-continuous-delivery) - Open source agile build and release management software. * [Jenkins](http://jenkins-ci.org/) - An extendable open source continuous integration server. * [Vlad the Deployer](http://rubyhitsquad.com/Vlad_the_Deployer.html) - Deployment automation. +* [Drone](https://github.com/drone/drone) - It's written in Go, and based on Docker. ## Distributed Filesystems *Network distributed filesystems.*