Commit 31a570b5 authored by ZTGAME\jiangpengqing's avatar ZTGAME\jiangpengqing

ci

parent 75f3c96e
image: erothejoker/docker-docfx
pages:
script:
- docfx build
artifacts:
paths:
- public
only:
- master
tags:
- Docker
......@@ -45,11 +45,11 @@
],
"exclude": [
"obj/**",
"_site/**"
"public/**"
]
}
],
"dest": "_site",
"dest": "public",
"globalMetadataFiles": ["gitment.json"],
"fileMetadataFiles": [],
"template": [
......
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