Skip to content

Commit

Permalink
build: Add release job to circleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-marcu committed Aug 1, 2024
1 parent 3fc6f06 commit 84236a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- maven-build
filters:
branches:
ignore: /.*/
only: /^main$/
tags:
only: /^v[0-9]+\.[0-9]+\.[0-9]+$/
docker:
Expand Down

0 comments on commit 84236a8

Please sign in to comment.