From 37aefb6e757ad94f9d4fa2a45a4d10cadf3f6d5b Mon Sep 17 00:00:00 2001 From: ravdy <30906888+ravdy@users.noreply.github.com> Date: Wed, 20 Oct 2021 22:06:30 +0530 Subject: [PATCH] Update jenkins_installation.md --- jenkins/jenkins_installation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jenkins/jenkins_installation.md b/jenkins/jenkins_installation.md index 0182cf3..06ae461 100644 --- a/jenkins/jenkins_installation.md +++ b/jenkins/jenkins_installation.md @@ -2,6 +2,9 @@ Jenkins is a self-contained Java-based program, ready to run out-of-the-box, with packages for Windows, Mac OS X and other Unix-like operating systems. As an extensible automation server, Jenkins can be used as a simple CI server or turned into the continuous delivery hub for any project. +### Follow this artical [On YouTube Channel](https://youtu.be/ERR7cqW28FY) + + ### Prerequisites 1. EC2 Instance - With Internet Access