Run build for custom branch - Accessing Server by HTTP

I need run build by http for spicial branch
54/merge - for example

in documentation http://confluence.jetbrains.com/display/TCD5/AccessingServerby+HTTP nothing about run for feature branch

http://testuser:testpassword@teamcity.jetbrains.com/httpAuth/action.html?add2Queue=bt10 - for run build configuration #10

someone know how can i run build for current branch?

---
Original message URL: http://devnet.jetbrains.net/message/5487484#5487484

0
1 comment

You are looking at docs for TeamCity version 5.

Please take a look at the current version at http://confluence.jetbrains.com/display/TCD7/Accessing+Server+by+HTTP
The last example covers your case:

http://testuser:testpassword@teamcity.jetbrains.com/httpAuth/action.html?add2Queue=bt10&branchName=master

0

Please sign in to leave a comment.