Searched full:targetbranch (Results 1 – 2 of 2) sorted by relevance
39 testRunTitle: '$(system.pullRequest.TargetBranch)-macos'48 targetBranch: $(System.PullRequest.TargetBranch)60 testRunTitle: '$(system.pullRequest.TargetBranch)-linux'88 testRunTitle: '$(system.pullRequest.TargetBranch)-manylinux1'141 testRunTitle: '$(System.PullRequest.TargetBranch)-win32'146 testRunTitle: '$(System.PullRequest.TargetBranch)-win64'153 targetBranch: $(System.PullRequest.TargetBranch)
9 git fetch -q origin $(System.PullRequest.TargetBranch)12 condition: and(succeeded(), variables['System.PullRequest.TargetBranch'])