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 - sha512
- adler32 - adler32
- crc32 - crc32
# when: when:
# event: tag event: tag
trigger: trigger:
# branch: # branch:
# - dev # - dev
event: event:
- push - push
- tag