3 comments

Hi Steven,

do you have something specific in mind? There are several different possibilities explained in the article, and there is the REST API, as mentioned at the start of the article. If none of that works, we would need to know what exactly you need to be able to suggest anything.

0
Avatar
Permanently deleted user

Denis, the artifacts that out put contain information comprised of many different custom configuration variables. 

%configuration.project.name%.%configuration.project.version%

myproject.10.0.0-feature-103.nupkg

This example is simplified but attempting to use those configuration variables in a url doesn't work.

0

Hi Steven,

I'm not sure I follow. Those variables can only be used from within build steps, variables like %build.number% are also inaccessible from a URL. Could you please specify how and where are you trying to use the URL to pick up the artifacts?

0

Please sign in to leave a comment.