Update .gitlab-ci.yml

This commit is contained in:
Ilya 2022-03-26 21:37:21 +00:00
parent 145f124d2f
commit 487fba7a48

View File

@ -25,3 +25,4 @@ deploy_prod:
- chmod 644 ~/.ssh/known_hosts - chmod 644 ~/.ssh/known_hosts
script: script:
- git remote add dokku ssh://dokku@$PROD_HOST/exchange-bot - git remote add dokku ssh://dokku@$PROD_HOST/exchange-bot
- git push dokku