Skip to content

Commit

Permalink
fixup! Switch AWS_S3_USE_SSL = True
Browse files Browse the repository at this point in the history
  • Loading branch information
VirginiaDooley committed Oct 1, 2024
1 parent d950933 commit 21b3792
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 @@ -236,7 +236,7 @@ workflows:
- run-tests # staging should only deploy if tests pass
- sam_build # deploy needs .aws-sam/build/
context: [ deployment-staging-election-leaflets ]
filters: { branches: { only: [ master, upgrades202409-part2 ] } }
filters: { branches: { only: [ master ] } }

- sam_deploy:
name: sam_deploy_production
Expand Down

0 comments on commit 21b3792

Please sign in to comment.