Mark Petrovic
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Mark Petrovic created a post, Launching a build using REST API with a Git branch name as a parameter
Hi.I have a Git VCS root with the default branch set as "master" and the Branch Specification set using a build parameter %BRANCH_NAME%.I want to start this build (with buildTypeId==bt2) with a br... -
Mark Petrovic created a post, AnsweredDoes a command line runner job require a VCS root?
Hi.I'm evaluating TeamCity, and I come from a Jenkins background.In Jenkins, I can create a job that does nothing more than call out to a shell script. Such a job requires no VCS root. Does TeamC...