Skip to content

Commit

Permalink
CircleCI: Prevent repetitive build job when releasing (#2787)
Browse files Browse the repository at this point in the history
  • Loading branch information
chabou committed Mar 26, 2018
1 parent aaa18af commit e181e1e
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
Expand Up @@ -86,7 +86,7 @@ workflows:
- master
- canary
tags:
only: /.*/
ignore: /.*/
- release:
requires:
- test
Expand Down

0 comments on commit e181e1e

Please sign in to comment.