You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi,
I start several (50-60) runs of one job with different parameters but one git reference to checkout. We use 3 different node to run this job.
How can I clone/checkout from origin only 3 times (on each node) for first started jobs and use same checkout (checkout from local git repo) for other runs?