.drone.yml empty target for push
This commit is contained in:
parent
3f4ab3b9c8
commit
09c6176ea7
@ -91,7 +91,7 @@ steps:
|
||||
when:
|
||||
branch: [ master ]
|
||||
event: [ promote, push ]
|
||||
target: [ website ]
|
||||
target: [ "", website ]
|
||||
|
||||
- name: prepare release
|
||||
image: apairon/mark2web:latest
|
||||
|
Loading…
Reference in New Issue
Block a user