1
0
mirror of https://github.com/drone/drone-cli.git synced 2024-11-26 06:07:05 +01:00
Command Line Tools for Drone CI https://docs.drone.io/cli
Go to file
Suzuki Shunsuke bd3fe1fad0 Fix typo
2019-08-15 16:43:28 +09:00
.github Update issue_template.md [ci skip] 2017-09-05 09:18:03 -07:00
drone Fix typo 2019-08-15 16:43:28 +09:00
vendor Update drone-go dependency 2019-08-09 10:33:43 +02:00
.drone.sh For windows release binary should be named drone.exe 2019-08-07 11:16:29 +03: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 Update drone-go dependency 2019-08-09 10:33:43 +02:00
Gopkg.toml add context to starlark 2019-06-11 11:17:15 -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/