Another try
This commit is contained in:
parent
d1728ffc75
commit
5dfe1871e0
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ items:
|
|||
git checkout 0.13.1 && \
|
||||
python3 setup.py install && \
|
||||
pushd docs && \
|
||||
./generate_db_schema && \
|
||||
python3 generate_db_schema && \
|
||||
sphinx-build-3 -b html . _build/html && \
|
||||
mkdir -p ../anitya/static/docs/ && \
|
||||
cp -r _build/html/* ../anitya/static/docs/ && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue