Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用 tfs 构建将项目中的特定文件夹发布到我的网站。我知道 tfs 复制到一个放置文件夹,但是当我排队一个新的构建时,我还需要它来发布到我的 Web 服务器。无论如何我可以做到这一点吗?我目前在我的服务器上安装了 web deploy,并且我已经对其进行了测试并且知道它可以工作。这些会是某种类型的构建定义吗?我只能找到复制到 UNC 路径的示例定义。