Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-41674

Problem with git polling on multiple repo. Need to poll specific repo and exclude other repos in jenkins pipeline

XMLWordPrintable

      I have an issue in the pipeline script, I am using two git repos to checkout a specific branch respectively under one stage initially. I have scheduled poll with " * * * * * " value. I only want the first repo to be polled and job be rebuilt. So I have enabled git poll: false for second repo. But still the git polling checks both repos and builds job when there is change in second repo too. So how can I build a job which multiple repos to checkout and poll a specific repo and trigger another job.

            Unassigned Unassigned
            swaroopmc Swaroop Aradhya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: