Problem getting OctoPack to publish to OctoDeploy

I can use nuget pack and nuget push to push the package to octodeploy, but when I do it through msbuild with the following params

msbuild UHF.RFID.Web\UHF.RFID.Web.csproj /p:OctoPack=true /p:OctoPackPublishPackageToHttp=http://octodev.quake.local/nuget/packages /p:OctoPackPackageVersion=1.0.1 /p:OctoPackPublishApiKey=xxx-xxxxxxxxxxxxxxxxxxxxxx /p:OctoPackNuGetProperties=version=3.5.4

It runs no problem, no errors no warnings but I see no packages in published octodev.quake.local.
Please forgive me, I am new to msbuild (visual studio) and Octopus Deploy

resolved

Hi @dagman62,

Thanks for updating on this. :slight_smile:

Please feel free to get in touch at any time.

Best regards,
Daniel

No problem. Newbie to Octopus Deploy, i will be using this frequently. I am glad its here.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.