doc: Add command to get RPC secret automatically

This commit is contained in:
Glenn Y. Rolland 2022-08-18 20:37:17 +02:00
parent 6249e41be7
commit 99304bdc36

View file

@ -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