Skip to content

Commit

Permalink
ci(circleci): ignore build job on master
Browse files Browse the repository at this point in the history
  • Loading branch information
r-zenine committed Nov 11, 2020
1 parent 3ec071c commit eb30034
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 @@ -124,8 +124,7 @@ workflows:
tags:
only: /^v.*/
branches:
only:
- master
ignore: master
# We cross compile for mac os only in the presence of tags.
- build_macos:
filters:
Expand Down

0 comments on commit eb30034

Please sign in to comment.