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 67764df commit b789d72Copy full SHA for b789d72
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