Skip to content

Commit e0fbdb8

Browse files
Sync eng/common directory with azure-sdk-tools for PR 9580 (#32405)
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#9580 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Wes Haggard <[email protected]>
1 parent 78dd272 commit e0fbdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/pipelines/templates/jobs/prepare-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
Write-Host "##vso[task.setvariable variable=InternalVariableGroups]$internalVariableGroups"
131131
Write-Host "##vso[task.setvariable variable=TestVariableGroups]$testVariableGroups"
132132
Write-Host "##vso[task.setvariable variable=TestServiceConnections]$testServiceConnections"
133-
Write-Host "##vso[task.setvariable variable=InternalServiceConnections]$internalServviceConnections"
133+
Write-Host "##vso[task.setvariable variable=InternalServiceConnections]$internalServiceConnections"
134134
Write-host "##vso[task.setvariable variable=GeneratePublicCIPipeline]$generatePublicCIPipeline"
135135
Write-Host "##vso[task.setvariable variable=GenerateUnifiedWeekly]$generateUnifiedWeekly"
136136
displayName: Setup pipeline generation variables

0 commit comments

Comments
 (0)