-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
build/devopsRelates to the way that the project is built, packaged, tested, or similarRelates to the way that the project is built, packaged, tested, or similarenhancementAn improvement, new feature or other addition to the projectAn improvement, new feature or other addition to the project
Milestone
Description
As a part of my CI build process, I would like to have AppVeyor automatically create NuGet packages for the solution. These should then be packaged as build artifacts, for later download and inspection.
Additionally, if the current AppVeyor build is a tagged commit which matches the semantic version pattern, then I would like those packages to be pushed to my NuGet feed.
There is some documentation about publishing packages although I think I might just do it from the command line build script.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
build/devopsRelates to the way that the project is built, packaged, tested, or similarRelates to the way that the project is built, packaged, tested, or similarenhancementAn improvement, new feature or other addition to the projectAn improvement, new feature or other addition to the project