For a while now our build showed as passing but it was actually failing Any way to integrate bat files to propagate errors and failures to jenkinsfile? My simple script for reference @echo off cd .\app\Service\ cmake --build --preset=build-x86-relea...
No responses yet.