Deploying using Nuget provider does not find the nuget packages

Miloš Chaloupka's Avatar

Miloš Chaloupka

06 Feb, 2015 12:28 PM

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.

  1. Support Staff 1 Posted by Feodor Fitsner on 06 Feb, 2015 03:51 PM

    Feodor Fitsner's Avatar

    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:

    /.*\.nupkg/
    
  2. Support Staff 2 Posted by Feodor Fitsner on 06 Feb, 2015 03:52 PM

    Feodor Fitsner's Avatar

    Btw, thanks for screenshots that helped quickly identify the issue.

  3. 3 Posted by Miloš Chaloupka on 06 Feb, 2015 10:25 PM

    Miloš Chaloupka's Avatar

    Thanks you a lot. And thanks for the Appveyor CI, it is a great service.

  4. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.

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