Skip to content

Commit 157a7e5

Browse files
committed
Merge branch '1.12.x' into 1.13.x
2 parents 8cd92d9 + 23cd63b commit 157a7e5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

+4
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ workflows:
110110
- concurrency-tests
111111
- docker-tests
112112
- deploy:
113+
context:
114+
- deploy
113115
requires:
114116
- build
115117
- build-jdk11
@@ -154,6 +156,8 @@ workflows:
154156
tags:
155157
only: /^v\d+\.\d+\.\d+(-(RC|M)\d+)?$/
156158
- deploy:
159+
context:
160+
- deploy
157161
requires:
158162
- build
159163
- build-jdk11

0 commit comments

Comments
 (0)