Update version of Anitya
This commit is contained in:
parent
74bf79c45b
commit
a1abb5b8e1
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ items:
|
||||||
RUN pip-3 install sqlalchemy_schemadisplay
|
RUN pip-3 install sqlalchemy_schemadisplay
|
||||||
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.1 && \
|
git checkout 0.13.2 && \
|
||||||
python3 setup.py install && \
|
python3 setup.py install && \
|
||||||
pushd docs && \
|
pushd docs && \
|
||||||
mkdir -p images && \
|
mkdir -p images && \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue