ak13/cronjob
cheney 01ecc6f2c2
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6m52s
触发 CI
2025-07-22 11:23:24 +08:00

3 lines
106 B
Plaintext

# 设置每天 14:45 执行
45 14 * * * root /usr/local/bin/python /app/main.py >> /var/log/cron.log 2>&1