CI - also trigger on tag events
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing

This commit is contained in:
Philipp Dormann 2021-03-14 20:57:13 +01:00
parent b42ff9ec3c
commit f4037c78ca

View File

@ -33,11 +33,12 @@ steps:
- sha512
- adler32
- crc32
# when:
# event: tag
when:
event: tag
trigger:
# branch:
# - dev
event:
- push
- push
- tag