Trying to integrate teamcity 9.1.1 with AWS code commit. I am getting "Connection successfull message" using ssh key which i have already uploaded to teamcity. but while building the project it shows "Failed to collect changes, error: Error collecting changes for VCS repository '"ssh" {instance id=39, parent internal id=9, parent id=Codecommit_Ssh, description: "ssh://repo-name#refs/heads/master"}' 'git fetch' command failed."
Any way to resolve this?
Thanks