fix(ci): host-tee toolchain-probe.log (SDK mount perms) #5
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/toolchain-probe-artifact-perms"
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?
Follow-up to #4: run 13 printed the full toolchain probe to stdout but failed to write
/work/artifacts/toolchain-probe.loginside the SDK container (Permission deniedon the runner mount). Tee the probe on the host and writeflutter-sfos-probe.loghost-side so the artifact + summary table populate. Honesty gate unchanged.