Skip to content

Commit

Permalink
#122 | Allow deploy of branch code changes to staging env
Browse files Browse the repository at this point in the history
  • Loading branch information
himeshr authored and vinayvenu committed May 16, 2024
1 parent 9c01c6e commit 348acd1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,9 +247,6 @@ workflows:
- build
- STAGING_deploy:
context: non-prod-deploy
filters:
branches:
only: main
requires:
- STAGING_approve
- PRODUCTION_approve:
Expand Down

0 comments on commit 348acd1

Please sign in to comment.