You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
## |
|
## drone-runner-ssh.sh -- drone-runner-ssh(8) configuration |
|
## |
|
|
|
GODEBUG=netdns=go |
|
DRONE_DEBUG=true |
|
|
|
DRONE_RPC_PROTO=http |
|
DRONE_RPC_HOST=127.0.0.1:9000 |
|
DRONE_RPC_SECRET=the-server-secret |
|
|
|
|