Skip to content

Commit

Permalink
445: Adds contexts to prod build (#446) (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
greensomes authored Dec 3, 2024
1 parent 3dc7b09 commit 903e29b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ workflows:
deploy-prod-workflow:
jobs:
- build:
context:
- org-global
- PROD
filters:
branches:
only: master
Expand Down

0 comments on commit 903e29b

Please sign in to comment.