Skip to content

GitVersion CI improvements

Frieder Schrempf requested to merge feature/container-image-updates into main

Currently errors from GitVersion are not visible in the CI log and can lead to confusion due to GitVersion silently causing the CI job to fail.

Intercept the exit code of GitVersion and print the output to the log in case of failure.

Merge request reports

Loading