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

master
Enzo 1 year ago
parent 543a9d0ad8
commit cf8c11bf5a

@ -26,7 +26,7 @@ RUN apt-get update && apt-get -y install cron
#COPY entrypoint.sh /app/entrypoint.sh #COPY entrypoint.sh /app/entrypoint.sh
#RUN chmod +x /app/entrypoint.sh #RUN chmod +x /app/entrypoint.sh
RUN crontab /app/crontab.txt RUN crontab /app/crontab
# Définir le point d'entrée de l'image # Définir le point d'entrée de l'image
ENTRYPOINT ["cron"] ENTRYPOINT ["cron"]

Loading…
Cancel
Save