Skip to content

Commit 4a44430

Browse files
committed
Merge branch '1.13.x' into 1.14.x
2 parents a7d7488 + 157a7e5 commit 4a44430

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)