Skip to content

Commit

Permalink
Merge branch '1.12.x' into 1.13.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shakuzen committed Dec 6, 2024
2 parents 8cd92d9 + 23cd63b commit 157a7e5
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 @@ -110,6 +110,8 @@ workflows:
- concurrency-tests
- docker-tests
- deploy:
context:
- deploy
requires:
- build
- build-jdk11
Expand Down Expand Up @@ -154,6 +156,8 @@ workflows:
tags:
only: /^v\d+\.\d+\.\d+(-(RC|M)\d+)?$/
- deploy:
context:
- deploy
requires:
- build
- build-jdk11
Expand Down

0 comments on commit 157a7e5

Please sign in to comment.