doc: Add command to get RPC secret automatically
This commit is contained in:
parent
6249e41be7
commit
99304bdc36
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Setup Configuration
|
|||
|
||||
Setup Secrets
|
||||
|
||||
dokku config:set cicd-agent DRONE_RPC_SECRET=$(...)
|
||||
dokku config:set cicd-agent DRONE_RPC_SECRET=$(dokku config:get cicd DRONE_RPC_SECRET)
|
||||
|
||||
Deploy
|
||||
|
||||
|
|
Loading…
Reference in a new issue