From 6d932f8205063060f8076908cae0b5b539ffc675 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 25 Mar 2020 20:17:42 +0100 Subject: [PATCH] Use earlier version --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index dad17aa..8642f59 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 + image: appleboy/drone-git-push:0.2.0 # https://github.com/appleboy/drone-git-push/issues/40 settings: branch: master remote: |