Remove smb in .openpublishing.publish.config.json under live branch.

This commit is contained in:
Christopher McClister 2022-11-10 15:54:52 -08:00
parent f4cfe75e32
commit 9773ffe288

View File

@ -49,22 +49,6 @@
"build_entry_point": "docs", "build_entry_point": "docs",
"template_folder": "_themes" "template_folder": "_themes"
}, },
{
"docset_name": "smb",
"build_source_folder": "smb",
"build_output_subfolder": "smb",
"locale": "en-us",
"monikers": [],
"moniker_ranges": [],
"open_to_public_contributors": false,
"type_mapping": {
"Conceptual": "Content",
"ManagedReference": "Content",
"RestApi": "Content"
},
"build_entry_point": "docs",
"template_folder": "_themes"
},
{ {
"docset_name": "store-for-business", "docset_name": "store-for-business",
"build_source_folder": "store-for-business", "build_source_folder": "store-for-business",
@ -219,7 +203,6 @@
], ],
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/windows-itpro-docs", "git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/windows-itpro-docs",
"git_repository_branch_open_to_public_contributors": "public", "git_repository_branch_open_to_public_contributors": "public",
"skip_source_output_uploading": false,
"need_preview_pull_request": true, "need_preview_pull_request": true,
"resolve_user_profile_using_github": true, "resolve_user_profile_using_github": true,
"dependent_repositories": [ "dependent_repositories": [
@ -252,6 +235,7 @@
} }
}, },
"docs_build_engine": {}, "docs_build_engine": {},
"skip_source_output_uploading": false,
"need_generate_pdf_url_template": true, "need_generate_pdf_url_template": true,
"contribution_branch_mappings": {}, "contribution_branch_mappings": {},
"need_generate_pdf": false, "need_generate_pdf": false,