未验证 提交 513aaa3a 编写于 作者: M msftbot[bot] 提交者: GitHub

Merge pull request #45804 from JoeRobich/log-optimization-branch

Log optimization data branch name during official build
......@@ -308,6 +308,8 @@ function GetIbcDropName() {
# Find the matching drop
$branch = GetIbcSourceBranchName
Write-Host "Optimization data branch name is '$branch'."
$drop = Find-OptimizationInputsStoreForBranch -ProjectName "DevDiv" -RepositoryName "VS" -BranchName $branch
return $drop.Name
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册