failure reason in a poll / build
scenario
To decouple syncing from the rcs and building multiple variants of our
project we use "trigger/call builds on other projects" as build trigger in
a "poll" job.
The poll job syncs and triggers multiple build jobs (e.g. release / debug
versio
To decouple syncing from the rcs and building multiple variants of our
project we use "trigger/call builds on other projects" as build trigger in
a "poll" job.
The poll job syncs and triggers multiple build jobs (e.g. release / debug
version)
It fails when one build job fails.
This approach min