Tag: GitHub
-
Continuous Integration: Using Jenkins CI with GitHub repository
—
by
This blogpost talks about installing GitHub plugin on jenkins server, configuring GitHub repository on jenkins and creating service hooks on GitHub which will trigger build process as soon as someone’s commit new code to GitHub repository. INSTALL and CONFIGURE GITHUB PLUGIN ON JENKINS To install GitHub plugin, navigate to your Jenkins Dashboard, click on “Manage…