aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew <AndyR207@users.noreply.github.com>2016-03-10 21:04:34 +0000
committerAndrew <AndyR207@users.noreply.github.com>2016-03-10 21:04:34 +0000
commit27749b9786ce52cf6791a43f32a5296b95e9bb77 (patch)
tree65aa8551df138ea21fd0e393354c16f4472f031b
parentMerge pull request #499 from tillarnold/bugzilla (diff)
parentAdd drone (diff)
downloadawesome-selfhosted-27749b9786ce52cf6791a43f32a5296b95e9bb77.tar.gz
awesome-selfhosted-27749b9786ce52cf6791a43f32a5296b95e9bb77.zip
Merge pull request #498 from tillarnold/drone
Add drone
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 898d75e1..fd38f075 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`