NuGet publishing broken
I have followed all of the steps to set up https://ci.appveyor.com/project/tweirtx/tba-api-client-csharp correctly for publishing to NuGet, however every time I attempt to have it push to NuGet it simply says "No packages were pushed" without further information as to why it wasn't pushed.
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 Owen McDonnell on Jun 07, 2019 @ 03:53 PM
First you need to push and name the artifact with an
artifacts:
section in your config file.Something like.
Then you can use the
name
under theartifact
key of deployment settings.2 Posted by Travis Weir on Jun 07, 2019 @ 07:18 PM
That's confusing, but now it seems to be working. Thanks!
Owen McDonnell closed this discussion on Jun 07, 2019 @ 10:33 PM.