From ab708775bf8c0420d325f52844ae42f43373a4f0 Mon Sep 17 00:00:00 2001 From: Ankan Banerjee <34034274+ankan792@users.noreply.github.com> Date: Wed, 12 Oct 2022 18:27:14 +0530 Subject: [PATCH] Add CI/CD content (#2252) * Update readme.md Added CI/CD introductory description. * Update readme.md Added link to blog for further reference * Update readme.md Mentioned a video link Co-authored-by: Kamran Ahmed --- content/roadmaps/102-devops/content/106-ci-cd/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/roadmaps/102-devops/content/106-ci-cd/readme.md b/content/roadmaps/102-devops/content/106-ci-cd/readme.md index e62d81201..5e32498ba 100644 --- a/content/roadmaps/102-devops/content/106-ci-cd/readme.md +++ b/content/roadmaps/102-devops/content/106-ci-cd/readme.md @@ -6,3 +6,5 @@ Specifically, CI/CD introduces ongoing automation and continuous monitoring thro CI vs CD What is CI/CD? +CI/CD Pipeline: A Gentle Introduction +DevOps CI/CD Explained in 100 Seconds