Commit 14fbfc1c authored by ZTGAME\jiangpengqing's avatar ZTGAME\jiangpengqing

修改配置

parent 0915fbd1
Pipeline #54 passed with stages
in 20 seconds
......@@ -6,7 +6,7 @@
"files": [
"**.csproj"
],
"src":"./../"
"src":"./../../"
}
],
"dest": "api",
......@@ -20,7 +20,8 @@
"files": [
"api/**.yml",
"api/index.md"
]
],
"src":"./../"
},
{
"files": [
......@@ -28,14 +29,16 @@
"articles/**/toc.yml",
"toc.yml",
"*.md"
]
],
"src":"./../"
}
],
"resource": [
{
"files": [
"images/**"
]
],
"src":"./../"
}
],
"overwrite": [
......@@ -46,13 +49,13 @@
"exclude": [
"obj/**",
"public/**"
]
],
"src":"./../"
}
],
"dest": "public",
"globalMetadataFiles": ["gitment.json"],
"globalMetadata": {
"gitlab_port":"6",
"_enableSearch":true
},
"fileMetadataFiles": [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment