Update .drone.yml
This commit is contained in:
@@ -21,6 +21,7 @@ steps:
|
|||||||
- crc32
|
- crc32
|
||||||
title: ${DRONE_TAG}
|
title: ${DRONE_TAG}
|
||||||
when:
|
when:
|
||||||
|
event: tag
|
||||||
ref:
|
ref:
|
||||||
- refs/tags/+(0-9).+(0-9).+(1-9)
|
- refs/tags/+(0-9).+(0-9).+(1-9)
|
||||||
- name: gitea_release
|
- name: gitea_release
|
||||||
@@ -37,5 +38,6 @@ steps:
|
|||||||
- crc32
|
- crc32
|
||||||
title: ${DRONE_TAG}
|
title: ${DRONE_TAG}
|
||||||
when:
|
when:
|
||||||
|
event: tag
|
||||||
ref:
|
ref:
|
||||||
- refs/tags/+(0-9).+(0-9).0
|
- refs/tags/+(0-9).+(0-9).0
|
||||||
Reference in New Issue
Block a user