Fix missing documentation in Anitya
This commit is contained in:
parent
2c636e0a95
commit
aa8a92cea5
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ items:
|
|||
mkdir -p ../anitya/static/docs/ && \
|
||||
cp -r _build/html/* ../anitya/static/docs/ && \
|
||||
popd && \
|
||||
python3 setup.py install && \
|
||||
pip-3 install . && \
|
||||
popd && \
|
||||
rm -rf anitya
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue