mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
docs-translation-update: change cron to run at 22 instead of 2. Fixes ticket 8847.
Per ticket 8847, moving this cron job to 10pm will let it run and finish before the larger and longer cron script runs to update the docs site. This will prevent overlap and get updates out a day sooner in some cases. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
8d27d922f6
commit
49e8ff002c
@@ -1,2 +1,2 @@
|
||||
MAILTO=jibecfed
|
||||
0 2 * * * _update_docs_trans /usr/local/bin/lock-wrapper cron-docs-translation-update "/usr/local/bin/docs-translation-update"
|
||||
0 22 * * * _update_docs_trans /usr/local/bin/lock-wrapper cron-docs-translation-update "/usr/local/bin/docs-translation-update"
|
||||
|
||||
Reference in New Issue
Block a user