Skip to content

Commit

Permalink
Fixed circleci deploy branch ignore filter
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Jul 24, 2019
1 parent 146deef commit 0bc0ec8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,7 @@ workflows:
- run-code-coverage
filters:
branches:
ignore:
- /violinist.*/
ignore: /violinist.*/
# Create a release when a release branch has merged into develop.
- run-github-release:
requires:
Expand Down

0 comments on commit 0bc0ec8

Please sign in to comment.