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

This commit is contained in:
Luke Murphy 2020-03-25 20:12:59 +01:00
parent 6725fd518a
commit 89d1f4b1d6
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 1 deletions

View File

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