#jenkins-pipeline
Read more stories on Hashnode
Articles with this tag
90DaysOfDevOps · What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration (CI): CI is...
90DaysOfDevOps · Jenkins Master (Server) Jenkins’s server or master node holds all key configurations. Jenkins master server is like a control server...
90DaysOfDevOps · GitHub Integration GitHub integration in Jenkins allows you to connect your Jenkins automation server with your GitHub repositories,...
90DaysOfDevOps · In this blog, we'll dive into what Jenkins is, and why it's important. Also, I will create a Jenkins freestyle project to understand the...