location of env variables
Hi In the project I 'inherited from previous colleagues', some build scripts use variables like: %env.WILDFLY_HOME%. I sure can imagine what the purpose is, however, I don't know where such a variable may have been defined, I need to locate it, since I have to change it. I just don't have a clue what place to search for it.
Please sign in to leave a comment.
Hi,
All of the parameters are initially defined on each Build Configuration page in the Parameter section. However, the user-defined env variables could be set in a number of ways when a build is started. Maybe this will be enough to get you started, but if you need additional help just write back.