Explain how you can clone a Git repository via Jenkins?
Answer Posted / Anand Gupta
To clone a Git repository via Jenkins, you can use the Git plugin. In your job configuration, add the Git SCM step and provide the repository URL along with credentials if needed. Then, set the local directory where Jenkins should clone the 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