Skip to content

Commit 5386849

Browse files
committed
Build tags
1 parent 38b8103 commit 5386849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ workflows:
4343
- build_python3
4444
filters:
4545
tags:
46-
only: /[0-9]+(\.[0-9]+)*/
46+
only: /v[0-9]+(\.[0-9]+)*/
4747
branches:
4848
ignore: /.*/
4949

0 commit comments

Comments
 (0)