#jenkins
Read more stories on Hashnode
Articles with this tag
What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration (CI) To automatically...
Jenkins Master (Server) Jenkins’s server or master node holds all key configurations. The Jenkins master server is like a control server that...
Day 26 was all about a Declarative pipeline, now it is time to level up things, let's integrate Docker and your Jenkins declarative pipeline Use your...
What is Pipeline? A pipeline refers to a series of automated steps and actions that define the continuous integration and continuous delivery (CI/CD)...
I can imagine catching up will be tough so take a small breather today and complete the Jenkins CI/CD project from Day 24 and add documentation. Did...
Did you Finish Day 23? Day 23 was all about Jenkins CI/CD, make sure you have done it and understood the concepts. As of today You will be doing one...