diff options
author | tillarnold <throwable42@gmail.com> | 2016-03-10 20:36:51 +0000 |
---|---|---|
committer | tillarnold <throwable42@gmail.com> | 2016-03-10 20:36:51 +0000 |
commit | 217191140022fbdafac04d29187a290e1eefde8a (patch) | |
tree | 005a0c70b05c41d9abbc8777f9d3d5bc46ce31eb | |
parent | Merge pull request #492 from MichaelTunnell/master (diff) | |
download | awesome-selfhosted-217191140022fbdafac04d29187a290e1eefde8a.tar.gz awesome-selfhosted-217191140022fbdafac04d29187a290e1eefde8a.zip |
Add drone
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |