Skip to content

Commit

Permalink
Merge branch 'dev' into USAGOV-2038-tome-cache-page
Browse files Browse the repository at this point in the history
  • Loading branch information
omerida authored Nov 5, 2024
2 parents d36a19a + 81e7fef commit 28fb440
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,7 @@ workflows:
- dev
- stage
- prod
- pxbf-release-v0.8.0.beta.1
- build-and-push-container:
requires:
- approve-build-and-push-container
Expand All @@ -778,6 +779,7 @@ workflows:
- dev
- stage
- prod
- pxbf-release-v0.8.0.beta.1
- approve-dev-deployment:
type: approval
requires:
Expand All @@ -786,6 +788,7 @@ workflows:
branches:
only:
- dev
- pxbf-release-v0.8.0.beta.1
- approve-dr-deployment:
type: approval
requires:
Expand All @@ -801,6 +804,7 @@ workflows:
branches:
only:
- dev
- pxbf-release-v0.8.0.beta.1
- deploy-to-cloudgov-dr:
requires:
- approve-dr-deployment
Expand Down

0 comments on commit 28fb440

Please sign in to comment.