fix(build-images): marker-only diff must not kill prepare #2068
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/marker-files-no-rebuild"
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?
grep -v exits 1 on filter-everything; pipefail killed prepare silently on the marker-only trunk diff (ship 98t5x). awk-only filter exits 0 and flows into the no-op sentinel.