Jenkins - CI/CD tool
Jenkins is a widely used tool for creating automated software development pipelines.
Using Jenkins, we can create continuous integration pipelines where we can configure our different build stages as per our needs. The stages of CI are copying the so...
sargo.hashnode.dev2 min read