We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f702665 commit 01e9418Copy full SHA for 01e9418
.circleci/config.yml
@@ -59,7 +59,7 @@ jobs:
59
deploy_s3 zk-money
60
61
# Repeatable config for defining the workflow below.
62
-tag_regex: &tag_regex /v[0-9]+(\.[0-9]+)*(-[a-zA-Z-]+\.[0-9]+)?/
+tag_regex: &tag_regex /^v.*/
63
defaults: &defaults
64
filters:
65
tags:
0 commit comments