Command line tool for Remote runs with parameters
Is it possible to change values of environment variables or build properties for a command line remote run?
I have tried to add the changes I want in .teamcity-mappings.properties but it doesn't seem to work.
Also, is it possible to run a remote run without making it a "personal" build?
thanks,
Jason
Please sign in to leave a comment.
> Is it possible to change values of environment variables or build properties for a command line remote run?
Currently not.
If you just search for a way to trigger a build, see the doc. It's possible to trigger a build from command line setting parameters.
BTW, can you please describe why do you need this ability?