Update .gitlab-ci.yml
This commit is contained in:
parent
145f124d2f
commit
487fba7a48
@ -25,3 +25,4 @@ deploy_prod:
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
script:
|
||||
- git remote add dokku ssh://dokku@$PROD_HOST/exchange-bot
|
||||
- git push dokku
|
||||
|
Reference in New Issue
Block a user