Now days Jenkins is more popular for continuous integration build tool, Jenkins provides thousands of Jenkins plugin which help to improve Jenkins functionality. You can directly installed plugin from manage plugin options, but sometime your Jenkins server machines do not have internet connectivity that time you need to install manually Jenkins plugin. Jenkins has plugin […]
DevOps
Build PHP Application With Jenkins
This tutorial help to create Building a PHP Project in Jenkins.We will go through process of CI(Continuous Integration) for PHP. I believe, You have gone gone through the installation of Jenkins plugin on the system.