Skip to content

Commit

Permalink
avniproject/avni-product#1445 | Fix CircleCI Config for RWB Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
1t5j0y committed Jan 16, 2024
1 parent 7443bcc commit 3fe7401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ workflows:
- RWB_STAGING_approve:
type: approval
requires:
- app_build
- build
- RWB_STAGING_deploy:
context:
- RWB_AWS_OIDC
Expand All @@ -245,7 +245,7 @@ workflows:
- RWB_PRODUCTION_approve:
type: approval
requires:
- app_build
- build
- RWB_PRODUCTION_deploy:
context:
- RWB_AWS_OIDC
Expand Down

0 comments on commit 3fe7401

Please sign in to comment.