Try again with quotes
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Luke Murphy 2020-03-25 20:00:44 +01:00
parent 1d31cfd573
commit 63a0e8a9f4
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,6 @@ steps:
- name: Deploy application with Dokku - name: Deploy application with Dokku
image: appleboy/drone-git-push image: appleboy/drone-git-push
settings: settings:
remote: dokku@dokku.autonomic.zone remote: "dokku@dokku.autonomic.zone:homebase"
remote_name: homebase
ssh_key: ssh_key:
from_secret: homebase_deploy_key from_secret: homebase_deploy_key