Update Drone (#114)

#113 Downgrade the version, until new version released correctly.
This commit is contained in:
bgervan
2019-12-22 18:33:18 +01:00
committed by Kasra Bigdeli
parent ab53c4e7bb
commit d0284cbff4

View File

@@ -47,7 +47,7 @@
{ {
"id": "$$cap_drone_version", "id": "$$cap_drone_version",
"label": "drone Version", "label": "drone Version",
"defaultValue": "1.0.0-rc.6", "defaultValue": "1.0.0-rc.5",
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/drone/drone/tags", "description": "Check out their Docker page for the valid tags https://hub.docker.com/r/drone/drone/tags",
"validRegex": "" "validRegex": ""
}, },