#jenkins-pipeline
Read more stories on Hashnode
Articles with this tag
🖥Jenkins Master (Server) Jenkins’s server or master node holds all key configurations. Jenkins master server is like a control server that...
One of the most important parts of your DevOps and CICD journey is a Declarative Pipeline Syntax of Jenkins ⛏What is Pipeline? A pipeline in Jenkins...
In this guide, we will see the steps to establish an automated CI/CD pipeline for a Node.js application using AWS EC2, Docker, GitHub, and...