May 2019
Beginner to intermediate
456 pages
10h 37m
English
Next, we will need to create a release pipeline in order to publish the artifact to the feed that we previously created. Azure Artifacts has a concept called views, which are unique to Azure Artifacts. You can refer to the Testing NuGet packages using Artifact views recipe in this chapter for more details.
In this recipe, we will publish to the default @local view using our release pipeline:

Read now
Unlock full access