0 votes
in DevOps by
how can you clone a Git repository via Jenkins?

1 Answer

0 votes
by

First, we must enter the e-mail and user name for your Jenkins system, then switch into your job directory and execute the “git config” command.

...