Different build agents for various build steps with 2020.~ version
Answered
Is it impossible? Build configuration steps are executed on 2~N agents.
Please sign in to leave a comment.
Hello,
As of now, no, this is not possible - a single build should run on a single agent. A general approach is to separate such configurations in two and link them via snapshot dependency; if it does not work for you, could you please share your use case?