Hi
In my Jenkins job, I am having Active Choices Reactive Parameter
My requirement is
to clone a git repository and process one of the from that repository
In Jenkins, I have the credential for that git repository with required privileges
Can someone explain, how to clone the git repository in the Groovy script part of the Active Choices Reactive Parameter ?
Thank You