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