Skip to content

Commit a359a4d

Browse files
committed
Merge branch '1.0.x' into 1.1.x
2 parents e402ff2 + 8679c16 commit a359a4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ workflows:
9090
- build-jdk11
9191
- build-jdk17
9292
- deploy:
93+
context:
94+
- deploy
9395
requires:
9496
- build
9597
- build-jdk11
@@ -120,6 +122,8 @@ workflows:
120122
tags:
121123
only: /^v\d+\.\d+\.\d+(-(RC|M)\d+)?$/
122124
- deploy:
125+
context:
126+
- deploy
123127
requires:
124128
- build
125129
- build-jdk11

0 commit comments

Comments
 (0)