Skip to content

ci: Generate junit report if project doesn't enable the registry

The image registry must be enabled for the CI to work, as the container image from the upstream registry is placed (as a reference, more or less) in the local registry.

Recently, ci-templates got a bit more helpful if this happened, and will fail up front and generate a JUnit report with a message describing the issue.

Update to this version.

...

also fix a bug.

Merge request reports