1
0
mirror of https://github.com/drone/drone-cli.git synced 2024-11-23 01:11:57 +01:00
Command Line Tools for Drone CI https://docs.drone.io/cli
Go to file
2018-11-16 14:54:19 +01:00
.github Update issue_template.md [ci skip] 2017-09-05 09:18:03 -07:00
drone Changed BuildList to accept a ListOptions parameter 2018-11-16 14:54:19 +01:00
vendor add queue pause and resume 2018-10-21 21:42:22 -07:00
.drone.sh update build script 2017-05-22 15:18:17 +02:00
.drone.yml add linux prefix for arm 2018-02-20 18:20:59 -05:00
.gitignore update dep 2018-02-14 13:06:05 -08:00
BUILDING update dep 2018-02-14 13:06:05 -08:00
Dockerfile use COPY instead of ADD 2018-02-20 14:16:06 -05:00
Dockerfile.alpine fetch apk once (#84) 2018-02-22 09:12:30 +08:00
Dockerfile.linux.arm add linux prefix for arm 2018-02-20 18:20:59 -05:00
Dockerfile.linux.arm64 add linux prefix for arm 2018-02-20 18:20:59 -05:00
Gopkg.lock Add lint and convert sub commands 2018-10-25 01:06:33 +02:00
Gopkg.toml update drone exec to 0.9 yaml and runtime 2018-10-09 11:18:46 -07:00
LICENSE Initial commit 2015-02-12 10:59:36 -08:00
README.md copy 0.6 cli to own repo 2017-05-15 13:59:26 +02:00

Command line client for the Drone continuous integration server. Please see the official documentation at http://docs.drone.io/cli-installation/