changed the regex for building releases to production

This commit is contained in:
Thomas Eppers 2021-10-28 11:54:19 +02:00
parent 5fd3375f77
commit 3e10480224

View File

@ -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/