Related Articles
You can configure the webhook to only trigger builds when tags that match a specific pattern are pushed.
Make sure Advanced Configuration > Branch Options > Build from
is selected. Then set it's value to refs/tags/tag*. This assumes your tags are named tag1, tag2, etc.