0 votes
in Jenkins by
How Can You Clone A Git Repository Via Jenkins?

1 Answer

0 votes
by

To clone Git repository, If you want to clone a Git repository via Jenkins, you have to enter the e-mail and user name for your Jenkins system. Switch into your job directory and execute the “git config” command for that.

...