Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Publish Nuget not using URL from Configuration Profile
-
I've setup several Configuration Profiles under the Nuget extension(latest version) and am trying to use one but when the build runs and goes to push the package it uses Nuget's URL and not the one from my Configuration Profile.
Isn't it supposed to use the one from the Profile??Jon
Product: BuildMaster
Version: 4.9.5
-
The Publish action (for NuGet extension v4.7.1) requires that the URL is entered into the action itself (Server URL property) or it uses whatever is in NuGet.config, it doesn't fall back to the server URL specified in the configurer.