We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8cd92d9 + 23cd63b commit 157a7e5Copy full SHA for 157a7e5
.circleci/config.yml
@@ -110,6 +110,8 @@ workflows:
110
- concurrency-tests
111
- docker-tests
112
- deploy:
113
+ context:
114
+ - deploy
115
requires:
116
- build
117
- build-jdk11
@@ -154,6 +156,8 @@ workflows:
154
156
tags:
155
157
only: /^v\d+\.\d+\.\d+(-(RC|M)\d+)?$/
158
159
160
161
162
163
0 commit comments