How to create Jenkins pipeline using build pipeline.
We are going to set up two interrelated jobs. The first job, named 'project1-build', will be a freestyle job that generates a build and 2nd job is for deployment.
Create the first freestyle build-type job in the name of "Project1-build"
Create a s...
devops7.hashnode.dev2 min read