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

master
Enzo 1 year ago
parent fd4ed65cbf
commit b24c44482f

@ -5,8 +5,7 @@ crontab /app/crontab
# Démarrer le service cron en arrière-plan
#service cron start
sleep 5
pip install --no-cache-dir -r requirements.txt
echo "Start"
cron && tail -f /app/cron.log
echo "End"

Loading…
Cancel
Save