Skip to content

Commit

Permalink
Update deply regex
Browse files Browse the repository at this point in the history
  • Loading branch information
somacdivad committed May 30, 2019
1 parent 2aa63ed commit 035c905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -175,6 +175,6 @@ workflows:
- build
filters:
tags:
only: /[0-9]+(\.[0-9]+)*/
only: /[0-9]+(\.[0-9]+)((a|b)[0-9]+)*$/
branches:
ignore: /.*/

0 comments on commit 035c905

Please sign in to comment.