Skip to content

Commit

Permalink
Added commands to prevent release builds for branches
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbrazzatti committed Feb 2, 2021
1 parent 03f1398 commit 294888e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ workflows:
filters:
tags:
only: /^v.*/
branches:
ignore: /.*/
- test:
requires:
- build-bcryptjs
Expand Down

0 comments on commit 294888e

Please sign in to comment.