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

Pipeline Git LFS avoid pull on Jenkins Master

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • git-plugin
    • None

      When using declarative pipeline in a pipeline(not multibranch-pipeline) job and adding the additional behavior to "Git LFS pull after checkout".

      This is actually done on master too. Which for very LARGE files seems over kill.

      First off we don't have LFS installed on master.
      Secondly we don't have that much storage allocated cause we never considered the master would be trying to pull from our LFS storage that is a job for our agents...

      Unless I am mistaken I don't think this is the intended behavior.

      Of course I could try an extension plugin that says avoids LFS checkout on master.

      I would be happy to look into a solution for the git plugin if this is indeed not the intended behavior.

            Unassigned Unassigned
            casz Joseph Petersen (old)
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: