#jenkins-devops
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 · One of the most important parts of your DevOps and CICD journey is a Declarative Pipeline Syntax of Jenkins. So let's make a declarative...
90DaysOfDevOps · In this Blog, I have created the readme.MD file that will help others to understand my project and understand how to use this project...
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...