From 63a0e8a9f4e6313868c6cb525da909a520e853c1 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 25 Mar 2020 20:00:44 +0100 Subject: [PATCH] Try again with quotes --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index b76815d..bd78a31 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,6 @@ steps: - name: Deploy application with Dokku image: appleboy/drone-git-push settings: - remote: dokku@dokku.autonomic.zone - remote_name: homebase + remote: "dokku@dokku.autonomic.zone:homebase" ssh_key: from_secret: homebase_deploy_key