CI: Set DebugTrapSignals=no for all builders
Description
We should set DebugSetTrapSignals=no for all builders in the CI, not only debug.
Note, that this should not be abused, however, to debug on the CI machines, but to indicate the location of crashes already in the normal runs of the pipelines.
News snippet
We should set DebugSetTrapSignals=no for all builders in the CI, not only debug.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.
Closes #1170 (closed)
Edited by Martin Lueders