Upgrading drone to version 0.5 (#495)
* Upgrading drone to version 0.5 * fix version to 0.5-rancher1 * Fix lb config * Fix lb config
This commit is contained in:
committed by
Hussein Galal
parent
bf5e275158
commit
fda5d1b8af
@@ -0,0 +1,19 @@
|
||||
# Drone
|
||||
|
||||
### Info:
|
||||
|
||||
This template creates an instance of Drone CI server 0.5 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.
|
||||
Reference in New Issue
Block a user