diff --git a/.drone.yml b/.drone.yml index bd78a31..49cac55 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,6 @@ steps: - name: Deploy application with Dokku image: appleboy/drone-git-push settings: - remote: "dokku@dokku.autonomic.zone:homebase" + remote: dokku@dokku.autonomic.zone:homebase.git ssh_key: from_secret: homebase_deploy_key