Skip to content

Commit e81ac6e

Browse files
authored
Update config.yml
1 parent ff52f6c commit e81ac6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,12 @@ workflows:
7171
jobs:
7272
# Development builds are executed on "develop" branch only.
7373
- "build-dev":
74+
context : org-global
7475
filters:
7576
branches:
7677
only: dev
7778
- "build-prod":
79+
context : org-global
7880
filters:
7981
branches:
8082
only: master

0 commit comments

Comments
 (0)