Run setuptools before starting Anitya
This commit is contained in:
parent
12186da25f
commit
f288d522b3
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ items:
|
||||||
RUN git clone https://github.com/release-monitoring/anitya.git && \
|
RUN git clone https://github.com/release-monitoring/anitya.git && \
|
||||||
pushd anitya && \
|
pushd anitya && \
|
||||||
git checkout 0.13.0 && \
|
git checkout 0.13.0 && \
|
||||||
|
python setup.py install && \
|
||||||
pushd docs && \
|
pushd docs && \
|
||||||
sphinx-build-3 -b html . _build/html && \
|
sphinx-build-3 -b html . _build/html && \
|
||||||
mkdir -p ../anitya/static/docs/ && \
|
mkdir -p ../anitya/static/docs/ && \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue