Implementing CI/CD pipeline for parallel build jobs on Jenkins agents
In this article, we are going to run a Jenkins pipeline as a code using Jenkinsfile which will be run on two Jenkins agents parallelly.
This pipeline will run our node-todo app on two Jenkins agents.
If you want to work on this project then you can f...
virajthorat776.hashnode.dev3 min read