Skip to content

Commit

Permalink
disabled all tests for snapshot releases part II
Browse files Browse the repository at this point in the history
  • Loading branch information
mdebarros committed Jul 9, 2019
1 parent 708a2f4 commit 9e85822
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ workflows:
- setup
filters:
tags:
only: /.*/
only: /v[0-9]+(\.[0-9]+)*/
branches:
ignore:
- /feature*/
Expand All @@ -588,7 +588,7 @@ workflows:
- setup
filters:
tags:
only: /.*/
only: /v[0-9]+(\.[0-9]+)*/
branches:
ignore:
- /feature*/
Expand Down

0 comments on commit 9e85822

Please sign in to comment.