Jenkins Declarative Pipeline[Day-25 Task]
1. What is Pipeline?
Jenkins pipeline allows us to define a complete list of events that happen in the code lifecycle. Starting from the build to testing and deployment. We can use a set of plugins that help in the implementation of certain processes...
tanaya.hashnode.dev4 min read