aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortillarnold <throwable42@gmail.com>2016-03-10 20:36:51 +0000
committertillarnold <throwable42@gmail.com>2016-03-10 20:36:51 +0000
commit217191140022fbdafac04d29187a290e1eefde8a (patch)
tree005a0c70b05c41d9abbc8777f9d3d5bc46ce31eb
parentMerge pull request #492 from MichaelTunnell/master (diff)
downloadawesome-selfhosted-217191140022fbdafac04d29187a290e1eefde8a.tar.gz
awesome-selfhosted-217191140022fbdafac04d29187a290e1eefde8a.zip
Add drone
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e241b006..68394a5d 100644
--- a/README.md
+++ b/README.md
@@ -752,6 +752,7 @@ See **[Ticketing](#ticketing)**
### Continuous Integration
+ * [drone](https://drone.io/) - Drone is a Continuous Delivery platform built on Docker, written in Go. ([Source Code](https://github.com/drone/drone)) `Apache` `Go`
* [Factor.io](https://factor.io/) - It's like IFTTT (if-this-then-that) for Dev and DevOps. ([Source Code](https://github.com/factor-io/factor)) `MIT` `Ruby`
* [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server. ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java`
* [PHPCI](https://www.phptesting.org/) - Free and open source continuous integration specifically designed for PHP. ([Source Code](https://github.com/block8/phpci)) `BSD` `PHP`