Publish to NuGet - No packages were pushed
I try to publish the output from my build to NuGet.
In the log I can see that the nugget packages gets created successfully.
But the deploy doesn’t work.
The only thing I can find in the log is this: ‘No packages were pushed.’
How can I get more detailed information about what happens?
This is my project/build: https://ci.appveyor.com/project/DaveSenn/portableextensions/branch/master
…do you have a tip for me?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 13 May, 2015 06:35 PM
appveyor.ymllooks good to me, but I don't seePackaging artifacts...in the build log. Do you have "Ignore appveyor.yml" set for that project by chance?Support Staff 2 Posted by Feodor Fitsner on 13 May, 2015 06:38 PM
OK, I see now. There was another build with artifacts. You have a different error now as you have to push your own NuGet packages only.
3 Posted by DaveSenn on 13 May, 2015 08:03 PM
I forgot to specify the artifacts in appvyor.yml. Now it works. Thank you very much.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:56 AM.