Skip to content

Commit

Permalink
removing branch filter, should only be tagging master anyways
Browse files Browse the repository at this point in the history
  • Loading branch information
regner committed Apr 1, 2019
1 parent 428f422 commit fa7a0cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,5 @@ workflows:
requires:
- "test"
filters:
branches:
only: "master"
tags:
only: "/v[0-9]+(\\.[0-9]+)*(-.*)*/"

0 comments on commit fa7a0cf

Please sign in to comment.