disable prepare pipelines for net CI jobs (#6529)

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
This commit is contained in:
Azure SDK Bot 2025-04-16 17:02:21 -07:00 committed by GitHub
parent 5b055e8fcd
commit 95a88de9ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,6 +110,7 @@ jobs:
$generateUnifiedWeekly = 'true'
}
"net" {
$generatePublicCIPipeline = 'false'
$internalVariableGroups = '$(AzureSDK_Nuget_Release_Pipeline_Secrets) $(Release_Secrets_for_GitHub) $(APIReview_AutoCreate_Configurations)'
$testVariableGroups = '$(Secrets_for_Resource_Provisioner)'
$internalServiceConnections += ' "Azure SDK Symbols Publishing" Nuget.org'