0

I am trying to pull 2 git repository in a single Jenkins job but in 2 different directories, how to achieve it ?

Thanks in advance

user3724559
  • 219
  • 1
  • 6
  • 20
  • Are you using a pipeline script (Jenkinsfile) or configuration via UI? – Michael Nov 14 '18 at 06:19
  • Configure via UI – user3724559 Nov 14 '18 at 06:22
  • Possible duplicate of [Checkout multiple git repos into same Jenkins workspace](https://stackoverflow.com/questions/14843696/checkout-multiple-git-repos-into-same-jenkins-workspace). As you can see there, you probably should use a pipeline script instead (2nd edit) – Michael Nov 14 '18 at 08:29

0 Answers0