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