Skip to content

Commit

Permalink
Fix circle deploy for 2.13 (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
moradology authored May 24, 2022
1 parent 29f0e67 commit 5bee1e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ workflows:
- openjdk-build-executor-openjdk11-2.13.8
filters:
tags:
ignore:
- /^(.*)$/
only:
- /^(v.*)$/
branches:
only:
- master

0 comments on commit 5bee1e2

Please sign in to comment.