Skip to content

Commit 91a2004

Browse files
committed
Merge pull request #5 from Microsoft/Development
Adding OPS Config
2 parents a2210e1 + 05fe7ac commit 91a2004

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.openpublishing.publish.config.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"build_entry_point": "",
3+
"git_repository_url_open_to_public_contributors": "",
4+
"docsets_to_publish": [
5+
{
6+
"docset_name": "projectoxforddocumentation",
7+
"build_output_subfolder": "Content/en-us",
8+
"locale": "en-us",
9+
"version": 0,
10+
"open_to_public_contributors": "false",
11+
"type_mapping": {
12+
"Conceptual": "Content"
13+
}
14+
}
15+
],
16+
"notification_subscribers": ["[email protected]"],
17+
"branches_to_filter": ["live"]
18+
}

0 commit comments

Comments
 (0)