We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b8103 commit 5386849Copy full SHA for 5386849
.circleci/config.yml
@@ -43,7 +43,7 @@ workflows:
43
- build_python3
44
filters:
45
tags:
46
- only: /[0-9]+(\.[0-9]+)*/
+ only: /v[0-9]+(\.[0-9]+)*/
47
branches:
48
ignore: /.*/
49
0 commit comments