Use SSH based URL to deal with port issue

This commit is contained in:
Luke Murphy 2020-03-25 20:23:08 +01:00
parent 8e38b695bf
commit 6fa6bc96bf
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ steps:
image: appleboy/drone-git-push:0.2.0-linux-amd64
settings:
branch: master
remote: dokku@dokku.autonomic.zone:homebase.git
remote: ssh://dokku@dokku.autonomic.zone:222/homebase.git
ssh_key:
from_secret: homebase_deploy_key