ci(crow): enable verbose patched builds in the trial-build gate #129
Loading…
Reference in a new issue
No description provided.
Delete branch "t3code/gate-verbose-patch-build"
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?
Companion to bincraft codefloe #65. Sets
BINCRAFT_VERBOSE_PATCH_BUILD=TRUEin the trial-build gate so a failed isolated patched build prints the real compiler error instead ofSystem command 'R' failed. Harmless on bincraft versions without the flag (unknown env var is ignored). Takes effect once bincraft #65 is released and the build-env images pick it up.