drone 0.8.0-rc.1-rancher1.

This commit is contained in:
Chris Fordham
2017-07-21 11:27:30 +10:00
parent 407ff595e6
commit 83ae433b17
4 changed files with 315 additions and 1 deletions
+19
View File
@@ -0,0 +1,19 @@
# Drone
### Info:
This template creates an instance of Drone CI server 0.8 along with selectable number of agents to perform the builds.
### Usage:
Select the Drone template from the catalog. Provide the following information:
1. Publish port
2. Agents scale
3. Drone secret
4. Run mode. debug | release
3. Remote driver and config. (Ie. GitHub)
4. Database driver and config. (Ie. sqlite)
See [Drone documentation](http://readme.drone.io/admin) for complete information.