Searched full:targetbranch (Results 1 – 2 of 2) sorted by relevance
37 testRunTitle: '$(system.pullRequest.TargetBranch)-macos'46 targetBranch: $(System.PullRequest.TargetBranch)58 testRunTitle: '$(system.pullRequest.TargetBranch)-linux'108 testRunTitle: '$(System.PullRequest.TargetBranch)-win32'113 testRunTitle: '$(System.PullRequest.TargetBranch)-win64'123 targetBranch: $(System.PullRequest.TargetBranch)
9 git fetch -q origin $(System.PullRequest.TargetBranch)12 condition: and(succeeded(), variables['System.PullRequest.TargetBranch'])