Skip to content

Commit

Permalink
also deploy to maven from tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Feb 6, 2023
1 parent efba4ed commit 4bdb535
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@ workflows:
- smoke-test-commit
- smoke-test-full
filters:
# Maven deploy requires GPG signing for releases - we do this manually
tags:
only: /^v.*/
branches:
only:
- develop
Expand Down

0 comments on commit 4bdb535

Please sign in to comment.