Skip to content

Commit

Permalink
ci: override CircleCI's default of not building tags
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Dec 31, 2021
1 parent 2798bc2 commit 17f4cff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ workflows:
exec:
<<: *exec
context: org-global
filters:
tags:
only: /.*/
- build-tools/build-system:
exec:
<<: *exec
Expand Down

0 comments on commit 17f4cff

Please sign in to comment.