Skip to content

Commit

Permalink
deploy to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Dec 18, 2024
1 parent 0233f8d commit ecfa3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ workflows:
requires:
- sam_build
context: [ deployment-development-ec-postcode-lookup ]
filters: { branches: { only: [ development, mock-api-backend ] } }
filters: { branches: { only: [ development, mock-api-backend, 'feat/migrate-to-uv' ] } }
- static_deploy:
name: static_deploy_development
dc-environment: development
Expand Down

0 comments on commit ecfa3d0

Please sign in to comment.