node-hocus-pocus / thaumaturgy

Build Node.js packages in AWS Lambda using AWS Lambda.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build not saved to S3

opened this issue · comments

After merging this PR #5, builds appear to succeed again in the console:

thaumaturgy build foo:latest
Invoking Thaumaturgy Lambda in AWS with packagesfoo:latest.
Build completed successfully.
Results at: s3://my-bucket/thaumaturgy.zip

However the s3 bucket is still empty. Thaumaturgy is either failing to create the binary or failing to save it to s3.