#pipeline
Read more stories on Hashnode
Articles with this tag
Questions with their answers What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuous...
Jenkins master slave architecture The master-slave architecture in Jenkins allows for greater scalability and flexibility in managing builds across...
Why you should have a Pipeline The definition of a Jenkins Pipeline is written into a text file (called a Jenkinsfile) which in turn can be committed...