Teamcity Build failing looking for .gitmodule when the repository does not have submodules
Teamcity build fails with the error - Failed to build patch for build xxx, due to error: 'build patch' command failed.
stderr: The 'xxbitbcuket URL' repository has a submodule in the 'xxx' commit at the 'xxx' path, but has not .gitmodules configuration in the root directory
exit code: 1
Whereas the bitbucket repository doe not have any submodules
Any suggestions?
Ramya
Please sign in to leave a comment.
Hi Ramya,
If the commit mentioned as xxx didn't have a submodule added to it, please open an issue in the tracker: https://youtrack.jetbrains.com/issues/TW
When doing so, please provide as much detail as possible about the specific commit mentioned in the error, if you can provide the changes included in it it would be really useful.