Skip to content

Commit

Permalink
Updating regex syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
benish-khan committed Apr 18, 2019
1 parent 6b6a408 commit 326c691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -219,7 +219,7 @@ workflows:

tags:

only: /^[0-9]+\.[0-9]+\.[0-9](\.RC\d*)?$/
only: "/^[0-9]+\.[0-9]+\.[0-9](\.RC\d*)?$/"

branches:

0 comments on commit 326c691

Please sign in to comment.