Update .gitlab-ci.yml

This commit is contained in:
Tao Bojlén 2019-07-17 20:09:45 +00:00
parent c331f79f44
commit a7787b34e6
1 changed files with 2 additions and 2 deletions

View File

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