Boosting Jenkins Performance:
What is Jenkins Agent?
An agent is typically a machine or container that connects to a Jenkins master and this agent executes all the steps mentioned in a Job. When you create a Jenkins job, you have to assign an agent to it. Every agent has a label ...
devoperation.hashnode.dev1 min read