Skip to content

Commit c59cfb6

Browse files
azure-sdkscbedd
andauthored
disable prepare pipelines for net CI jobs (Azure#40555)
Co-authored-by: Scott Beddall <[email protected]>
1 parent fdcf812 commit c59cfb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110
$generateUnifiedWeekly = 'true'
111111
}
112112
"net" {
113+
$generatePublicCIPipeline = 'false'
113114
$internalVariableGroups = '$(AzureSDK_Nuget_Release_Pipeline_Secrets) $(Release_Secrets_for_GitHub) $(APIReview_AutoCreate_Configurations)'
114115
$testVariableGroups = '$(Secrets_for_Resource_Provisioner)'
115116
$internalServiceConnections += ' "Azure SDK Symbols Publishing" Nuget.org'

0 commit comments

Comments
 (0)