Update .gitlab-ci.yml

This commit is contained in:
Tao Bojlén 2019-07-18 10:56:55 +00:00
parent 21c3c7f398
commit fc1b9e36c8
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ deploy-backend-develop:
only:
- develop
script:
- git-push ssh://dokku@api-develop.fediverse.space:phoenix
- git-push ssh://dokku@api-develop.fediverse.space:phoenix develop
deploy-gephi-develop:
stage: deploy
@ -58,4 +58,4 @@ deploy-gephi-develop:
only:
- develop
script:
- git-push ssh://dokku@api-develop.fediverse.space:gephi
- git-push ssh://dokku@api-develop.fediverse.space:gephi develop