Add Server environment variable?
Answered
Hi,
on an BuildAgent, I can set up a environment variable and it get accessible with %my.environment%. How can I add a variable like this to the server itself? Like %my.nugetserver%? Is there a way to do this?
Regards
Frank
Please sign in to leave a comment.
Hi Frank,
you can check here https://confluence.jetbrains.com/display/TCD10/Defining+and+Using+Build+Parameters+in+Build+Configuration how to set up and use parameters with builds and for the server configuration itself.