Alex

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

    Parameter is called incorrectly

    I set params params {param("system.BRANCH", """${'$'}(echo "%teamcity.build.branch%" | cut -d"/" -f2)""")param("system.NUMBER", "%build.counter%")} And at the maven step, I want to set the version ...