Skip to content

Commit

Permalink
Add filter to upload
Browse files Browse the repository at this point in the history
  • Loading branch information
dlunch authored and bellatoris committed Nov 1, 2024
1 parent d39a96d commit 402e6bb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ workflows:
context: circleci-soda-bot
machine-type: amd64
- upload_docker:
filters:
tags:
only:
- /^v.*/
branches:
ignore:
- /.*/
context: circleci-soda-bot
requires:
- build_arm64
Expand Down

0 comments on commit 402e6bb

Please sign in to comment.