Skip to content

Commit 030fd31

Browse files
committed
chore: org-global-context
1 parent 50973f9 commit 030fd31

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
@@ -31,10 +31,12 @@ workflows:
3131
build:
3232
jobs:
3333
- build-and-test:
34+
context: org-global
3435
filters:
3536
tags:
3637
only: /^v\d+\.\d+\.\d+$/
3738
- publish:
39+
context: org-global
3840
requires:
3941
- build-and-test
4042
filters:

0 commit comments

Comments
 (0)