Following the secret guide here: http://readme.drone.io/usage/secret-guide/
It tells me “Drone does not expose secrets to your build unless the Yaml file is signed and verified. You can sign the Yaml using the command line utility and committing the .drone.yml.sig file to your repository.”
Except sign
isn’t a subcommand in 0.7.0. I had to go back to 0.5.0+dev. So either the docs are wrong or the app is wrong or something.
VERSION:
0.7.0
COMMANDS:
build manage builds
deploy deploy code
exec execute a local build
info show information about the current user
registry manage registries
secret manage secrets
repo manage repositories
user manage users
help, h Shows a list of commands or help for one command