提交 e1352898 编写于 作者: J Joey Robichaud

Log optimization data branch name during official build

上级 97501b04
......@@ -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.
先完成此消息的编辑!
想要评论请 注册