Setup proxy setting for TeamCity 8.2
Hello!
I want to configure TeamCity to access external git repository and nuget repository through proxy. How I can do it? Now i see 407 error in logs, when, for example, TeamCity trying to download latest version of nugget.
Thank you!
Please sign in to leave a comment.
Hi,
You can install NuGet to TeamCity via upload action. For more details please see related issue http://youtrack.jetbrains.com/issue/TW-20402.
Have you configured git to be able to upload files through proxy?