File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ resources:
1212 type : github
1313 endpoint : microsoftgraph
1414 name : microsoftgraph/msgraph-sdk-java
15- ref : zengin/namespacesRelease # checkout the dev branch
15+ ref : dev # checkout the dev branch
1616 - repository : msgraph-metadata
1717 type : github
1818 endpoint : microsoftgraph
5757 Write-Host "Path to clean metadata $cleanMetadata"
5858 Write-Host "##vso[task.setvariable variable=cleanMetadata]$cleanMetadata"
5959
60- $branchName = "zengin/namespacesJava2 " # Match the spec in the GH Action
60+ $branchName = "v1.0/pipelinebuild/$env:Build_BuildId " # Match the spec in the GH Action
6161 Write-Host "Branch path spec for the pull request will be $branchName"
6262 Write-Host "##vso[task.setvariable variable=branchName]$branchName"
6363
You can’t perform that action at this time.
0 commit comments