diff --git a/.drone.yml b/.drone.yml index 6037227..d35375a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ kind: pipeline name: default steps: - name: Deploy application with Dokku - image: appleboy/drone-git-push:0.2.0 # https://github.com/appleboy/drone-git-push/issues/40 + image: appleboy/drone-git-push:0.2.0 settings: branch: master remote: dokku@dokku.autonomic.zone:homebase.git