Update .drone.yml
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build was killed

This commit is contained in:
Pascal Lais
2020-10-19 15:59:40 +02:00
parent b6f221dd23
commit 305e7b8b89

View File

@@ -22,6 +22,7 @@ steps:
title: ${DRONE_TAG}
when:
event: tag
trigger:
ref:
- refs/tags/+(0-9).+(0-9).+(1-9)
- name: gitea_release
@@ -39,5 +40,6 @@ steps:
title: ${DRONE_TAG}
when:
event: tag
trigger:
ref:
- refs/tags/+(0-9).+(0-9).0