Files
ersatztv/docker/ci
timothy 6a9e27c6b8
Build CI Toolchain Image / Build & push CI image (push) Successful in 2m9s
ci(390): fix CI-image smoke test — reportgenerator --version exits 1
The build-time smoke test failed the image build even though the toolchain was
healthy: reportgenerator prints its version banner then exits 1 ("No report
files specified"), so it has no clean version probe. Probe the dotnet-tool shim
on PATH instead. dotnet --info confirmed the SDK + .NET 10.0.10 runtimes resolve
correctly on the ffmpeg base (ICU/glibc fine).

Refs #390
2026-07-17 09:13:09 +02:00
..