remove the sphinx validation - we'll add a MarkDown one when we have it
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: SvenDowideit) Upstream-commit: 17fbe3de381c70ef852f8d1c50128299615d1ebe Component: engine
This commit is contained in:
@ -10,11 +10,9 @@ install: true
|
||||
|
||||
before_script:
|
||||
- env | sort
|
||||
- sudo pip install -r docs/requirements.txt
|
||||
|
||||
script:
|
||||
- hack/make.sh validate-dco
|
||||
- hack/make.sh validate-gofmt
|
||||
- make -sC docs SPHINXOPTS=-qW docs man
|
||||
|
||||
# vim:set sw=2 ts=2:
|
||||
|
||||
Reference in New Issue
Block a user