Skip to content

Commit d6c3f67

Browse files
committed
ci: Add CircleCI context for release-dry-run step
1 parent 1b825c4 commit d6c3f67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ workflows:
5757
jobs:
5858
- test-7.1
5959
- test-7.2
60-
- release-dry-run
60+
- release-dry-run:
61+
context: org-global
6162
- hold:
6263
type: approval
6364
requires:

0 commit comments

Comments
 (0)