TeamCity
 
You are viewing the documentation for an earlier version of TeamCity.

NuGet Publish

Last modified: 20 April 2023

The NuGet Publish build runner is intended to publish (push) your NuGet packages to a given feed (custom or default).

When using TeamCity as a NuGet server, there are two ways to publish packages to the feed:

  • as build artifacts of the NuGet Pack build step using the Publish created packages to build artifacts checkbox - in this case you do not need the NuGet Publish build step

  • via the NuGet Publish build step (since TeamCity 2017.1)

This page describes the NuGet Publish runner options: