Hi,
we would like to know if it’s possible to have a trigged build on a specific repository without doing the (TFS) get latest ini the temp workspace ?
We have a very complexe piece of software that need to be setup and configured on specific folder to be able to compile it. So right now we have a complexe finalbuilder project that does all the configuration and build our projects (many projects).
Can we only have a trigger that execute a FB project ?
Regards
Jonathan
Hi Jonathon,
The next version will include a “Checkout files to workspace option” which can be unticked to skip checking out files for a particular repository.
Please note that the repository rules can be modified on each stage to change which repository folders and files are copied to the agent workspace and which folder they are copied to. We would recommend looking into modifying the repository rules to suit your project structure and avoid getting all the files from TFS for each build.