Deploying using Nuget provider does not find the nuget packages
I am using the standard nuget deployment, configured using website. In the attachments you can see the logs, settings etc. from the builds. The artifacts are correctly created (using powershell script), but they are not found by the Nuget provider.
-
ci_console.png 94.3 KB
-
ci_artifacts.png 18.2 KB
-
ci_settings.png 48.6 KB
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 06 Feb, 2015 03:51 PM
Hi Milos,
Globs are not supported yet in "Artifact" field. It should be either exact file name or deployment name of artifact or
/regexp/
matching one of them. For example, to deploy all.nupkg
files:Support Staff 2 Posted by Feodor Fitsner on 06 Feb, 2015 03:52 PM
Btw, thanks for screenshots that helped quickly identify the issue.
3 Posted by Miloš Chaloupka on 06 Feb, 2015 10:25 PM
Thanks you a lot. And thanks for the Appveyor CI, it is a great service.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.