Skip to content

Fix CI builds scheduler when first build in stage is allowed to fail

Grzegorz Bizon requested to merge fix/ci-first-job-allow-failure into master

This fixes an edge case in CI builds scheduler when first build in stage was marked as allowed to fail.

Closes #3192 (closed)

Merge request reports