mirror of
https://github.com/moby/moby.git
synced 2026-07-13 02:52:20 +00:00
All underlying jobs inherit from the status of all parent jobs in the tree, not just the very parent. We need to apply the same kind of special condition. Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>