How do I tell TeamCity to get the sources needed by a solution and not just a TFS server path? -
i want teamcity download latest version tfs based on given visual studio solution not path on tfs server. build server should not files on tfs forgot add correct solution.
specify solution build file goto teamcity administration -> configuration -> runner (msbuild) -> build file path
vcs root settings -> client mapping: specify folders tc should copy files
Comments
Post a Comment