mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00:00
When the doc job is skipped, the dependent ones will be skipped as well. To fix this issue we need to apply special conditions to always run dependent jobs but not if canceled or failed. Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>