We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9bbf3 commit 7c7f517Copy full SHA for 7c7f517
eng/common/pipelines/templates/jobs/prepare-pipelines.yml
@@ -88,6 +88,7 @@ jobs:
88
switch ($lang)
89
{
90
"java" {
91
+ $generatePublicCIPipeline = 'false'
92
$internalVariableGroups = '$(AzureSDK_Maven_Release_Pipeline_Secrets) $(Release_Secrets_for_GitHub) $(APIReview_AutoCreate_Configurations)'
93
$testVariableGroups = '$(Secrets_for_Resource_Provisioner)'
94
}
0 commit comments