.drone.yml empty target for push
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Sebastian Frank 2019-03-06 12:45:15 +01:00
parent 3f4ab3b9c8
commit 09c6176ea7
Signed by: apairon
GPG Key ID: 7270D06DDA7FE8C3

View File

@ -91,7 +91,7 @@ steps:
when:
branch: [ master ]
event: [ promote, push ]
target: [ website ]
target: [ "", website ]
- name: prepare release
image: apairon/mark2web:latest