Kevin Boehme

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Dynamically Update Branch name in Teamcity UI
I can update the Build number dynamically and have it show up on the Teamcity UI like so:echo "##teamcity[buildNumber '$build_number']" Is there something similar I can do to update the branch name...