Getting Started with Jenkins Guide
April 19, 2016Jenkins is a Continuous Integration / Continuous Development (CI/CD) tool that can be used to deploy code and test it based on a schedule, triggered by a commit in GIT or after other jobs have been completed. Jobs can all be kicked off manually.
The pages below might help you to get familiar with Jenkins and how it could be leveraged in an organization.