Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 207 Bytes

File metadata and controls

7 lines (5 loc) · 207 Bytes

AWS Lambda

Upload ./public folder to AWS S3, with public access.

aws s3 sync ./public s3://$S3_BUCKET/$PROJECT_NAME/$BUILD_VERSION/public --acl bucket-owner-full-control --acl public-read