We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f39d69 commit ce88f6eCopy full SHA for ce88f6e
.circleci/config.yml
@@ -43,6 +43,6 @@ workflows:
43
branches:
44
ignore: /.*/
45
tags:
46
- only: /v[0-9]+(\.[0-9]+)*/
+ only: /v[0-9]+(\.[0-9]+)*(-[0-9]+)?/
47
requires:
48
- test
0 commit comments