#jenkins
Read more stories on Hashnode
Articles with this tag
This project aims to deploy a Netflix Clone application using a DevSecOps approach, integrating a variety of tools and practices for secure,...
Hello everyone, in this project we are going to build the infrastructure using Terraform and then we will write a Jenkins pipeline to build an image,...
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...
Some terms for your Knowledge What is a Pipeline - A pipeline is a collection of steps or jobs interlinked in a sequence. Declarative: Declarative is...
Let's make a beautiful CI/CD Pipeline for your Node JS Application 😍 Day 23 was all about Jenkins CI/CD, make sure you have done it and understood...