git - Is it possible to select a branch just before the build in TeamCity? -
tfs allows me specify branch against build run.
teamcity's build configuration has default branch , branch specification parameters statically defined.
but want manually start same build different feature branches.
for example have gated-checkin build configuration monitors prs, want run build not yet merged branches.
wiki
Comments
Post a Comment