diff --git a/.drone.yml b/.drone.yml index f642e54..f07c826 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,6 @@ steps: - name: Deploy application with Dokku image: appleboy/drone-git-push:0.2.0-linux-amd64 settings: - remote: ssh://dokku@dokku.autonomic.zone:222/homebase.git + remote: ssh://dokku@dokku.autonomic.zone:222/homebase ssh_key: from_secret: homebase_deploy_key