Run Jenkins Pipeline on Agent
Implementing Pipelines in a Master-Slave Setup Here's how you can leverage the master-slave architecture for Jenkins pipelines: Node Labeling: When configuring slave nodes, it's a good idea to label them based on capabilities. For instance, if a sla...
Aug 28, 20232 min read101
