Update .gitlab-ci.yml
This commit is contained in:
parent
17f246edd8
commit
a1d1568ab0
@ -25,4 +25,4 @@ deploy_prod:
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
script:
|
||||
- git remote add dokku ssh://dokku@$PROD_HOST/exchange-bot || echo "Already exists"
|
||||
- git push dokku
|
||||
- git push dokku HEAD:master
|
||||
|
Reference in New Issue
Block a user