Day 28: Jenkins Agents
Sep 13, 2024 路 3 min read 路 Jenkins Agent A Jenkins agent is a separate machine or container that executes the tasks defined in Jenkins jobs. When a job is triggered on the master, the actual execution occurs on the assigned agent. Each agent is identified by a unique label, al...
Join discussion



