Fix CI procedure

This commit is contained in:
Alexandr Bogomyakov
2018-09-26 18:34:46 +03:00
parent 0dcb2d6f9b
commit 287b5b346b

View File

@ -3,7 +3,7 @@ RUN apt-get update && \
apt-get install -y python3 python3-pip && \
pip3 install python-telegram-bot && \
pip3 install requests && \
pip3 install beautifulsoup4 && \
pip3 install beautifulsoup4
WORKDIR /usr/share/fesmoo_perdoliq
COPY ./*py /usr/share/fesmoo_perdoliq/