How to configure teamcity to publish all artifacts to a custom nuget feed?

Hi,

Teamcity has a great feature that it can server as  nuget server. If the server-as-nuget-server feature is enabled, teamcity will publish all artifacts to its feed and the publish step is no longer required.

http://blog.jetbrains.com/teamcity/2011/12/setting-up-teamcity-as-a-native-nuget-server/

Is it possible that I can configure teamcity so all artifacts are published automatically to my custom nuget feed, without a publish step? Perhaps there is way to extend teamcity to do this?

Thanks,

0
1 comment

Paragon,

How often do you need this? What exactli is the problem with the Publish step?

You could use build configuration templates to make new project creation simplier.

0

Please sign in to leave a comment.