This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      Hi all,
      I'm using Windows 10 slave node server as my Jenkins agent and my Master Jenkins server (which Jenkins insatalled) is a Linux server.  I have implemented GIT reference Repository feature for the purpose of lower my network bandwidth. 
      So I have created a reference repository in my Windows node  by using the git command `git clone --mirror https://github.com/AmilaDevops/WebPortals.git`  and it creates the WebPortals.git inside like this. 

       

       

      Then I made my Jenkinsfile declarative pipeline's code changes as below to checkout from Reference Repo not from the Remote repo. 

      I have added my Jenkins pipeline configurations also as below.

       

       

       

      But my question is I'm getting my Jenkins console output as below. It's saying still fetching from the Remote GIT repository instead of the Reference repository.

       

       

      But my building folder is also containing an alternate file which referring the reference repositoty. 

       

       

       

       

       

       

       

      Can anyone help me out what's going on ???

      Thanks all if you guys can solve my situation or can anyone tell me what's actually happening here ?

        1. image-2020-01-28-08-27-46-736.png
          51 kB
          Amila Gunathilake
        2. image-2020-01-28-08-29-42-731.png
          99 kB
          Amila Gunathilake
        3. image-2020-01-28-08-31-02-168.png
          115 kB
          Amila Gunathilake
        4. image-2020-01-28-08-34-51-372.png
          275 kB
          Amila Gunathilake
        5. image-2020-01-28-08-36-15-627.png
          19 kB
          Amila Gunathilake
        6. image-2020-01-28-08-36-59-223.png
          18 kB
          Amila Gunathilake
        7. image-2020-01-28-08-38-30-390.png
          104 kB
          Amila Gunathilake

            Assignee:
            Mark Waite
            Reporter:
            Amila Gunathilake
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: