Skip to content

Commit d06f1e8

Browse files
authored
Pass common context to unblock artifacts upload. (RedisJSON#1079)
1 parent 99f7cef commit d06f1e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,8 @@ workflows:
695695
<<: *on-integ-branch-cron
696696
jobs:
697697
- build-macos-x64:
698+
context: common
698699
upload: "yes"
699700
- build-macos-m1:
701+
context: common
700702
upload: "yes"

0 commit comments

Comments
 (0)