Execute build on multiple runners in parallel
Description
We have a build that needs to be executed on mutliple runners. The build is identical for all of them. Currently we have to setup a build for each runner and set the appropriate tag in it.
Proposal
Have an option that defines that a build must be executed on all runners that are listed in "tags".