doc: Fix push command
This commit is contained in:
parent
9b2eb1626a
commit
64b6256023
1 changed files with 1 additions and 1 deletions
|
@ -40,5 +40,5 @@ Setup Secrets
|
||||||
Deploy
|
Deploy
|
||||||
|
|
||||||
git remote add dokku dokku@dinlas.apps.glenux.net:cicd
|
git remote add dokku dokku@dinlas.apps.glenux.net:cicd
|
||||||
git push
|
git push dokku master
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue