Skip to content

Commit

Permalink
Merge branch '1.14.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
shakuzen committed Dec 6, 2024
2 parents 3625cae + 4a44430 commit 146d72e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ workflows:
- concurrency-tests
- docker-tests
- deploy:
context:
- deploy
requires:
- build
- build-jdk11
Expand Down Expand Up @@ -174,6 +176,8 @@ workflows:
tags:
only: /^v\d+\.\d+\.\d+(-(RC|M)\d+)?$/
- deploy:
context:
- deploy
requires:
- build
- build-jdk11
Expand Down

0 comments on commit 146d72e

Please sign in to comment.