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.
我正在尝试使用 Teamcity 设置 .net 构建。我们让它编译,现在问题一旦开始,它就会一直循环构建。有没有我可以做的设置来摆脱 Teamcity 中的多次运行。
我使用相同的解决方案 (.sln) 文件从命令行运行 MSbuild,它工作正常并且只运行一次。
提前致谢
问候 Ganesh
检查项目(在 Team City 中)的构建配置中的“构建触发”设置。