我有一个iOS版本,已经工作了8个月,所有突然它停止工作,我在第一步收到以下错误 - 获取源代码(此项目):
2017-10-04T04:46:23.4760890Z ##[section]Starting: Get Sources
2017-10-04T04:46:23.8015160Z Syncing repository: AppCentre (TfsGit)
2017-10-04T04:46:23.8278500Z ##[command]git version
2017-10-04T04:46:26.2449280Z ##[error]Value cannot be null.
Parameter name: _version
2017-10-04T04:46:26.2589190Z ##[section]Finishing: Get Sources
Android和网页版本都运行正常而不是这个。
未对构建模板进行任何更改。
我还尝试构建以前的提交和其他已经成功构建但仍然遇到相同错误的分支。