Skip to content

Commit

Permalink
Fix deployment CI
Browse files Browse the repository at this point in the history
Signed-off-by: Romain Keramitas <r.keramitas@gmail.com>
  • Loading branch information
r0mainK committed Mar 15, 2021
1 parent a2854a0 commit bb324ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ workflows:
filters:
branches:
only:
- master
- main
tags:
only:
- /v.*/
- /.*/
requires:
- test

0 comments on commit bb324ec

Please sign in to comment.