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

master
Enzo 1 year ago
parent a1a91c8ced
commit f1bf886992

@ -29,4 +29,4 @@ RUN apt-get update && apt-get -y install cron
RUN crontab /app/crontab
# Définir le point d'entrée de l'image
ENTRYPOINT ["crontab -l"]
ENTRYPOINT ["crontab","-l"]

Loading…
Cancel
Save