disable java CI pipeline generation (#6621)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
This commit is contained in:
parent
ef5c3cfc45
commit
0676c77217
@ -88,6 +88,7 @@ jobs:
|
||||
switch ($lang)
|
||||
{
|
||||
"java" {
|
||||
$generatePublicCIPipeline = 'false'
|
||||
$internalVariableGroups = '$(AzureSDK_Maven_Release_Pipeline_Secrets) $(Release_Secrets_for_GitHub) $(APIReview_AutoCreate_Configurations)'
|
||||
$testVariableGroups = '$(Secrets_for_Resource_Provisioner)'
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user