mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
ci: if docs have errors, fail the PR (#2065)
Co-authored-by: Paul Pacheco <paul.pacheco@aa.com>
This commit is contained in:
parent
a69880a65b
commit
d9442911ff
@ -26,8 +26,8 @@ install:
|
|||||||
skip_tags: true
|
skip_tags: true
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- docfx metadata doc\docfx.json
|
- docfx metadata --logLevel Warning --warningsAsErrors doc\docfx.json
|
||||||
- docfx build doc\docfx.json
|
- docfx build --logLevel Warning --warningsAsErrors doc\docfx.json
|
||||||
|
|
||||||
image: Visual Studio 2017
|
image: Visual Studio 2017
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user