#jenkins-devops
Read more stories on Hashnode
Articles with this tag
Jenkins Agents Jenkins Master (Server) 🧑💼 Jenkins’s server or master node holds all key configurations. Jenkins master server is like a control...
What is Pipeline -*A pipeline is a collection of steps or jobs interlinked in a sequence.* Declarative:*Declarative is a more recent and advanced...
🏗️What is CI/CD? CI or Continuous Integration is the practice of automating the integration of code changes from multiple developers into a single...
What is Jenkins? Jenkins is an open source continuous integration-continuous delivery and deployment (CI/CD) automation software DevOps tool written...