Drop comment in case of parse error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
f01c702049
commit
e57d1bcb3d
@ -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:0.2.0 # https://github.com/appleboy/drone-git-push/issues/40
|
image: appleboy/drone-git-push:0.2.0
|
||||||
settings:
|
settings:
|
||||||
branch: master
|
branch: master
|
||||||
remote: dokku@dokku.autonomic.zone:homebase.git
|
remote: dokku@dokku.autonomic.zone:homebase.git
|
||||||
|
Reference in New Issue
Block a user