We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdcf812 commit c59cfb6Copy full SHA for c59cfb6
eng/common/pipelines/templates/jobs/prepare-pipelines.yml
@@ -110,6 +110,7 @@ jobs:
110
$generateUnifiedWeekly = 'true'
111
}
112
"net" {
113
+ $generatePublicCIPipeline = 'false'
114
$internalVariableGroups = '$(AzureSDK_Nuget_Release_Pipeline_Secrets) $(Release_Secrets_for_GitHub) $(APIReview_AutoCreate_Configurations)'
115
$testVariableGroups = '$(Secrets_for_Resource_Provisioner)'
116
$internalServiceConnections += ' "Azure SDK Symbols Publishing" Nuget.org'
0 commit comments