Skip to content

Commit

Permalink
Removed dependencies on deploy job when tagging.
Browse files Browse the repository at this point in the history
  • Loading branch information
lawmurray committed Aug 3, 2023
1 parent b97909e commit 50352b1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,12 +146,7 @@ workflows:
- linux
- mac
- win

- deploy:
requires:
- linux
- mac
- win
filters:
tags:
only: /^v.*/
Expand Down

0 comments on commit 50352b1

Please sign in to comment.