Skip to content

Nayanshivhare/Continuous-Integration-with-Jenkins-CloudFormation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Continuous-Integration-with-Jenkins-CloudFormation

  1. Install Jenkins

  2. Install cloud formation Plugin in Jenkins

  3. Configure your Jenkins with your Github Repository

  4. Select Build Trigger

    • GitHub hook trigger for GITScm polling
  5. Go to your Github Repository Setting and select Webhooks

  6. Create a webhook with Jenkins url and add /github-webhook/ in the end image

  7. Commit changes in Github file and it will start building automatically in Jenkins.

image

About

Continuous Integration with Jenkins + Cloud Formation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published