#jenkins
Read more stories on Hashnode
Articles with this tag
Let's come to the essential part of Jenkins. The interview questions. In this blog, I will discuss Jenkins's Interview questions. · What is Jenkins? ...
I have deployed a Node JS application on the agent node by triggering the build job on the Master node. · In my previous blog, I have written about the...
In this blog, I will integrate Docker with Jenkins and deploy an application. A quick recap of a few things: Learn how to use docker build and docker...
In this blog, I will discuss the Jenkins Pipeline and the types of pipelines: Declarative and Scripted Pipelines. Also, as a starter, I will create an...
Continuously Integrate and Deploy a NodeJS Application using Jenkins · In this blog, I will discuss GitHub WebHooks and an end-to-end Jenkins CI/CD...
In the previous blog, I explained what CI/CD is. Here's the link to my blog: CI/CD. If you haven't already installed Jenkins on your server, here are...