From e7554e95edf5c85ebf73a62a5872ea9ca6ed2e83 Mon Sep 17 00:00:00 2001 From: Archit Sharma <74408634+iArchitSharma@users.noreply.github.com> Date: Fri, 2 Sep 2022 13:31:46 +0000 Subject: [PATCH] Resources added for Jenkins in QA (#1666) --- .../roadmaps/113-qa/content/110-qa-ci-cd/100-jenkins.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/113-qa/content/110-qa-ci-cd/100-jenkins.md b/content/roadmaps/113-qa/content/110-qa-ci-cd/100-jenkins.md index 2b36b080c..46d7f7b3e 100644 --- a/content/roadmaps/113-qa/content/110-qa-ci-cd/100-jenkins.md +++ b/content/roadmaps/113-qa/content/110-qa-ci-cd/100-jenkins.md @@ -1 +1,7 @@ -# Jenkins \ No newline at end of file +# Jenkins + +Jenkins is an open-source CI/CD automation server. Jenkins is primarily used for building projects, running tests, static code analysis and deployments. + +Jenkins Website +Official Jenkins Handbook +Jenkins Getting Started Guide