【发布时间】:2016-05-26 12:39:12
【问题描述】:
Teamcity 的一些问题(Enterprise 9.1.6(构建 37459)。我想从构建中进行提交,因此我需要选择 VCS 签出模式:自动在代理上(如果 VCS 根支持)。但是在那之后,我的构建在步骤:更新源。也许它循环了,因为我在日志中看到,git.exe -c core.askpass=C:\BuildAgent\temp\buildTmp\pass9094605598664979347.bat fetch --progress origin branch:branch 构建开始另一个git init。这是什么意思,我该如何解决?
【问题讨论】:
标签: git version-control teamcity