Answer Posted / Krishna Mohan Mani Tiwari
To configure automatic builds in Jenkins, follow these steps:n1. Install and configure a version control system like Git on your server.n2. Create a new job in Jenkins and select the option 'Git' as the source code management plugin.n3. Provide the necessary credentials for Git access and specify the repository URL.n4. In the Build Triggers section, select 'GitHub hook trigger for GITScm polling' or ' Poll SCM' to trigger builds automatically when there are changes in the repository.n5. Save the job and test the configuration by pushing a change to your Git repository.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category