Build images in individual stages
Building images in sequence has the advantage that partial results are pushed to the registry even if the CI pipeline fails due to a timeout.
Edited by webmanue
Building images in sequence has the advantage that partial results are pushed to the registry even if the CI pipeline fails due to a timeout.