From e57d1bcb3da3a04c4915181f19bfb6908ee36796 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 25 Mar 2020 20:19:29 +0100 Subject: [PATCH] Drop comment in case of parse error --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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