Skip to content

Add needs clauses to linux imagebuilds, so they run more often.

The needs clauses are not dependencies - they are just checking that one related superbuild test job passed before attempting to create a CI image (instead of requiring that all build and test jobs passed).

Merge request reports