Use earlier version

This commit is contained in:
Luke Murphy 2020-03-25 20:17:42 +01:00
parent d5d882bf80
commit 6d932f8205
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ kind: pipeline
name: default name: default
steps: steps:
- name: Deploy application with Dokku - 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: settings:
branch: master branch: master
remote: | remote: |