1
0
mirror of https://github.com/drone/drone-cli.git synced 2024-11-22 17:01:58 +01:00
Command Line Tools for Drone CI https://docs.drone.io/cli
Go to file
2015-03-15 20:08:08 -07:00
builder local builds working! 2015-03-15 20:08:08 -07:00
common added default env variables 2015-03-15 13:38:14 -07:00
drone local builds working! 2015-03-15 20:08:08 -07:00
parser properly exit when failed build 2015-03-15 16:37:35 -07:00
runner/run runs deploy & notify steps when defined 2015-03-15 17:32:08 -07:00
.drone.yml added matrix parser 2015-02-18 04:03:59 -08:00
.gitignore starting compiler package 2015-03-10 23:57:01 -07:00
LICENSE Initial commit 2015-02-12 10:59:36 -08:00
README.md broke commit and step into separate files 2015-03-05 17:53:10 -08:00

drone-cli

Drone command-line interface

NOTE: this is a special branch being used to test out matrix and parallel builds. It requires a patched version of the samalba/dockerclient package found at https://github.com/samalba/dockerclient/pull/74