ewilde / crane

Crane creates builds scripts so you don't have to
http://blog.cranebuild.com
Apache License 2.0
6 stars 2 forks source link

[build template] nuget publish target #28

Closed ewilde closed 9 years ago

ewilde commented 9 years ago

crane template build should have a target to pack and publish the nuget package that is created from the nuget

If nuspec file found that matches project name and they provide their api key and nuget url then we auto pack and publish to nuget

For our integration tests spin up a self hosted nuget server to test that we actually published the package successfully