Posts

Showing posts from June, 2020

Merging branches and Deployment using jenkins(Task1)

Image
                      TASK1-  jobt1-1 is created in jenkins which will fetch code from the dev1 branch of github repo and will copy it to a folder lwweb which will be further used by server. jobt1-1.1  will start docker and will run httpd server, if already existing then will not be created                    Similarly build jobs for master branch Now, we will build job3 where in after mannualy check the working of dev branch we will merge it to master and call job 2