We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81836fb commit 988f3e3Copy full SHA for 988f3e3
1 file changed
.circleci/config.yml
@@ -25,6 +25,6 @@ workflows:
25
context: common
26
filters:
27
tags:
28
- only: /v\d+(\.\d+)*/
+ only: /v\d+(\.\d+(-[A-Za-z0-9]+)?)*/
29
branches:
30
ignore: /.*/
0 commit comments