Re: GitHub Plugin Checkout Specific Folder

2021-06-25 Thread the.n...@gmail.com
You might want to look at the GitSCM Plugin $class: SparseCheckoutPaths. This should do what you are asking. On Friday, June 25, 2021 at 11:15:09 a.m. UTC-4 eric@gmail.com wrote: > Hi! In a nutshell, I'm cloning for builds, not doing any polling or > such. I clear my workspace then check

GitHub Plugin Checkout Specific Folder

2021-06-25 Thread eric....@gmail.com
Hi! In a nutshell, I'm cloning for builds, not doing any polling or such. I clear my workspace then check out my repository. I'd like to do the same but just grab a specific folder. I'm guessing this would be done in my branch specifier. As it stands now, for this particular checkout