install rsync
continuous-integration/drone/push Build is passing Details

This commit is contained in:
hbr 2021-06-07 00:38:39 +02:00
parent 1c84f19da6
commit 170a26f4ef
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ FROM python
VOLUME /workspace
RUN apt-get update && apt-get -y install rsync
RUN pip install --upgrade pip
RUN pip install Lektor