diff --git a/.drone.yml b/.drone.yml index 49cac55..6319ae1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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