Category: Deployment, Jenkins

Are you creating jobs in Jenkins for automating your Cloud infrastructure? Are you creating multiple jobs for the build, unit testing, regression testing, deployment? Do you face any scenario in which a developer makes some change in the configuration and unable to build the job? Jenkins pipeline as

Related Articles