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 4c77e24 commit f7149f4Copy full SHA for f7149f4
eng/common/pipelines/templates/jobs/prepare-pipelines.yml
@@ -122,6 +122,7 @@ jobs:
122
$internalVariableGroups = '$(Release_Secrets_for_GitHub) $(APIReview_AutoCreate_Configurations) $(Secrets_for_Resource_Provisioner) $(AzureSDK_CocoaPods_Release_Pipeline_Secrets)'
123
}
124
"go" {
125
+ $generatePublicCIPipeline = 'false'
126
$internalVariableGroups = '$(Release_Secrets_for_GitHub) $(APIReview_AutoCreate_Configurations) $(Secrets_for_Resource_Provisioner)'
127
$generateUnifiedWeekly = 'true'
128
0 commit comments