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
The implicit subshell of the `if` prevented the `cd` from moving the
scripts' working directory (causing issues where builds requires
`write-build-meta` output in a specific location: #657).
Will wait to see this fixed on a "next" PR that hasn't been manually intervened with and then will close this out. The check manually kicked off for #658 did work, so I'm expecting there to be no continuing issue here.
The PR builds are currently failing because the expected
build/meta
output is missing.This may be caused by the main build's
cleanup
task or is not written out correctly.- If task:[ ] Updatebuildspec
to reorderThe text was updated successfully, but these errors were encountered: