christian
f0aff65ba1
Some checks failed
Build and Push Docker Images / build (push) Failing after 26s
3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
# Run the jobindex.py script every hour
|
|
0 * * * * python /app/jobindex.py >> /var/log/cron.log 2>&1
|