Skip to content

Commit

Permalink
add tags on trigger deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
koyanyaroo committed Sep 27, 2021
1 parent 2965c36 commit 5cb9382
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,5 @@ workflows:
jobs:
- deploy:
filters:
branches:
only:
- main
tags:
only: /^v.*/

0 comments on commit 5cb9382

Please sign in to comment.