Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: Chuck Daniels <[email protected]>
  • Loading branch information
aliziel and chuckwondo authored Oct 29, 2024
1 parent 853f216 commit 0e68594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,5 @@ validate-%: docker

## Zip any lambda functions to prepare for deployment
zip_lambdas:
export DOTENV=$(DOTENV) && \
DOTENV=$(DOTENV) \
sh app/stacks/post-deploy-mods/resources/lambdas/pre-filter-DistributionApiEndpoints/zip_lambda.sh

0 comments on commit 0e68594

Please sign in to comment.