Skip to content

Commit 34ae892

Browse files
committed
Remove MSFT_commandline in .openpublishing.publish.config.json under master branch.
1 parent 7b8875d commit 34ae892

1 file changed

Lines changed: 15 additions & 28 deletions

File tree

Lines changed: 15 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,16 @@
1-
{
2-
"build_entry_point": "",
3-
"docsets_to_publish": [
4-
{
5-
"docset_name": "MSFT_commandline",
6-
"build_output_subfolder": "WSL",
7-
"locale": "en-us",
8-
"monikers": [],
9-
"moniker_ranges": [],
10-
"open_to_public_contributors": true,
11-
"type_mapping": {
12-
"Conceptual": "Content"
13-
},
14-
"version": 0
15-
}
16-
],
17-
"notification_subscribers": [
18-
19-
],
20-
"branches_to_filter": [
21-
""
22-
],
23-
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/WSL",
24-
"git_repository_branch_open_to_public_contributors": "live",
25-
"skip_source_output_uploading": false,
26-
"contribution_branch_mappings": {},
27-
"branch_target_mapping": {},
28-
"need_generate_pdf_url_template": false
1+
{
2+
"build_entry_point": "",
3+
"docsets_to_publish": [],
4+
"notification_subscribers": [
5+
6+
],
7+
"branches_to_filter": [
8+
""
9+
],
10+
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/WSL",
11+
"git_repository_branch_open_to_public_contributors": "live",
12+
"skip_source_output_uploading": false,
13+
"contribution_branch_mappings": {},
14+
"branch_target_mapping": {},
15+
"need_generate_pdf_url_template": false
2916
}

0 commit comments

Comments
 (0)