fix(binjovi): execute Release buildctl arguments directly #218
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/fix-buildkit-release-script"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes the persistent Release strategy bootstrap failure. The strategy now builds a quoted argument list and executes buildctl directly instead of generating a second shell program.