Fix: I want img-pdf
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bertrand Benjamin 2020-08-25 10:57:41 +02:00
parent 99971b29a8
commit be22bc44e1
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ steps:
- name: Build Opytex 2020-2021
image: python:3.8-alpine
commands:
- apk add --no-cache git imagemagick
- apk add --no-cache git imagemagick-dev imagemagick
- cd ..
- git init .
- git remote add origin https://git.opytex.org/lafrite/site_opytex.git