Drone events support "push", "pull_request", "tag", "deployment"
https://github.com/drone/drone-yaml-v1/blob/1c89a78f3ae4c8c70114203034a81fec59474bc2/main.go#L30
I have two questions:
When tag
and deployment
will be trigger?
who will trigger it?