Hi All,

Basically, am using Azure Repos Git as for my source control with Azure Devops.
I am using automated build and deploy process.
Here, having one branch (for example master) within this branch having Multiple projects in different folder names (like, Project1, Project2, Project3, Project4...etc and one Common folder for supporting these all projects DLLs, Libaries)

When I try to create a build (pipeline) it will showing the option to download complete branch (master) from GIT to build server, due to this unwanted files and folders very quickly getting disk space issues. So trying to download specific folder(s) to build server and continue for a build - for example I would like to be downloaded Project1, Project2 and Common folders for Project1 build get succeed.

Can you please help?

Thanks,
AG

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.