You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use buildCtx for image wait and recalculate duration
Addresses PR review feedback:
1. Use buildCtx instead of ctx for waitForImageReady to respect
build timeout during image conversion wait
2. Recalculate duration after waitForImageReady completes to
accurately report total build time including image conversion
0 commit comments