Hi there,
I am running a Drone installation using Docker, so I do not have access to the “drone” CLI tool.
How am I supposed to sign my repo using Drone in Docker?
Hi there,
I am running a Drone installation using Docker, so I do not have access to the “drone” CLI tool.
How am I supposed to sign my repo using Drone in Docker?
the CLI is distributed as a binary and can be downloaded and installed using the instructions:
http://readme.drone.io/usage/getting-started-cli/
Yep, found that out.
Thanks!