No need to have a symlink for sphinx-build, it’s directly in the image
This commit is contained in:
parent
9238ee2e1a
commit
390d076abb
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ build-doc:
|
|||
image: docker.louiz.org/poezio/poezio/doc-builder
|
||||
script:
|
||||
- ./update.sh
|
||||
- ln -s /usr/libexec/python3-sphinx/sphinx-build /usr/bin/
|
||||
- make doc
|
||||
- rm -rf /www/latest
|
||||
- mv doc/build/html/ /www/latest
|
||||
|
|
Loading…
Reference in a new issue