Vicky D

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Vicky D created a post,

    Branch specific environment variable

    I have 2 variables set on the agent IDEA_15_HOME and IDEA_17_HOME (pointing to 2015 and 2017 installation of IJ) Branch A needs ideaHome = %env.IDEA_15_HOME% and  Branch B needs ideaHome = %env.IDE...