Skip to content

Commit

Permalink
update build package lambda_function.py
Browse files Browse the repository at this point in the history
  • Loading branch information
voynow committed Aug 7, 2024
1 parent 865fc57 commit 8f10761
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ cd ..

cp src/lambda_function.py .
zip -g function.zip lambda_function.py
zip -r function.zip src -x "src/lambda_function.py"
rm lambda_function.py

0 comments on commit 8f10761

Please sign in to comment.