Skip to content

Commit

Permalink
445: Adds contexts to prod build (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
greensomes authored Dec 3, 2024
1 parent 9c1b002 commit ed060ed
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 ed060ed

Please sign in to comment.