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]
|
||||
when:
|
||||
event: tag
|
||||
tag: test*
|
||||
tag: v*
|
||||
|
||||
notify:
|
||||
# http://plugins.drone.io/appleboy/drone-discord/
|
||||
|
Loading…
Reference in New Issue
Block a user