pip
continuous-integration/drone/push Build is passing Details

master
Enzo 1 year ago
parent 053c419bc0
commit a57451579d

@ -11,7 +11,7 @@ COPY testFinal.py .
COPY crontab .
# Installer les dépendances
#RUN pip install --no-cache-dir -r requirements.txt
RUN pip install -r requirements.txt
# Créer le fichier de log
RUN touch /app/cron.log

Loading…
Cancel
Save