mirror of
https://github.com/drone/drone-cli.git
synced 2025-11-14 12:17:15 +01:00
Command Line Tools for Drone CI
https://docs.drone.io/cli
Conflicts: builder/builder.go builder/request.go builder/response.go common/config.go common/step.go runner/container.go |
||
|---|---|---|
| builder | ||
| common | ||
| drone | ||
| parser | ||
| runner/run | ||
| .drone.yml | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
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