Respond to Ant input opticyclic searches Created September 03, 2010 16:41 If I use ant input to get info at runtime e.g. for a password or for an environment variable to determine what to build etc, how will Team City manage to input anything to complete the build?
Hello,
Currently this is not possible in TeamCity. Probably you can create property with it, please have a look to parameters and references at http://confluence.jetbrains.net/display/TCD5/Using+Properties.
For some reason I couldn't get the properties to work.
I had to pass it in on the java command line.