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