cli icon indicating copy to clipboard operation
cli copied to clipboard

fix: ensure we pass build_data in the calls to the deploys api

Open JakeChampion opened this issue 8 months ago • 1 comments

Summary

This ensures that the bundle will have the correct metadata applied to the deployment. previously this metadata would only get applied for CLI deployments that included the --build flag (unless the --skip-functions-cache flag was also applied)

JakeChampion avatar Mar 10 '25 14:03 JakeChampion