Skip to content

Add JRE needed by sonarqube post-scan for sending results to server.

Roger Feese requested to merge add-jre-to-dotnet-build-server into develop

This hopefully fixes the problem where sonarscanner was not able to send scan results to the server. Apparently that part of the process requires java. Unfortunately this does increase the container image size siginificantly.

Merge request reports