'Is there a way to add multiple agents in the agent step(declarative pipeline)so that I can be able to run the build on the multiple agents parallelly
I'm using Jenkins (2.332.2) on a ubuntu 20.04 machine. Currently I'm using parallel step to achieve this, but the script looks a little big as I have to specify agent none in the beginning and have to mention the different agent names for every stage.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
