Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Details ::

First Job in Jenkins: --> developer-work: Deploying webserver

  1. Giving the Github account details Test Image

  2. SCM Poll : Whenever the developer modify anything , then Jenkins automatically download the code ... Test Image

  3. Deploying the webpages in docker container :: Developer is testing the webserver ... Test Image

Second Job in Jenkins: --> web-test: Testing the website

  1. Triggering the job after developer-work Test Image

  2. Code for testing the webpage .. Note: This code works only for php page ... Test Image

Third Job in Jenkins: --> Merge-block: If developer code is working fine , then this job merges dev branch to master branch ..

  1. Giving the credebtails to the git, and Branch specifier should be dev/ Test Image

  2. triggering the job after Job2:web-test Test Image

  3. In post-build step , create Git publisher and do things as shown below .. Test Image

Fourth Job in Jenkins: --> Finally deploy the webpages for client .. For this we have to launch new Docker container .. Test Image

Done with the task

Test Image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages