changed the regex for building releases to production
This commit is contained in:
parent
5fd3375f77
commit
3e10480224
@ -14,7 +14,7 @@ pipeline:
|
|||||||
secrets: [gitea_release_api_key, gitea_release_base_url]
|
secrets: [gitea_release_api_key, gitea_release_base_url]
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
tag: test*
|
tag: v*
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
# http://plugins.drone.io/appleboy/drone-discord/
|
# http://plugins.drone.io/appleboy/drone-discord/
|
||||||
|
Loading…
Reference in New Issue
Block a user