f
continuous-integration/drone/push Build is failing Details

master
Enzo 1 year ago
parent cf8c11bf5a
commit a1a91c8ced

@ -29,4 +29,4 @@ RUN apt-get update && apt-get -y install cron
RUN crontab /app/crontab 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 ["crontab -l"]

Loading…
Cancel
Save