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
Brad Rydzewski aba2bb291d
Merge pull request #157 from tboerger/prevent-redirect
Prevent redirects for wrong server url
2019-09-23 09:25:16 -07:00
.github Update issue_template.md [ci skip] 2017-09-05 09:18:03 -07:00
drone Merge pull request #157 from tboerger/prevent-redirect 2019-09-23 09:25:16 -07:00
.drone.sh For windows release binary should be named drone.exe 2019-08-07 11:16:29 +03:00
.drone.yml migrate to go modules 2019-09-01 12:15:08 -07:00
.gitignore use starlark structs 2019-09-17 11:00:03 -07: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
go.mod Implement build queue command 2019-09-18 22:04:13 +02:00
go.sum Implement build queue command 2019-09-18 22:04:13 +02: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 fix broken README link 2019-09-19 13:05:07 +12:00

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