FIX update cron
This commit is contained in:
parent
fa01194d3c
commit
f959b38a89
|
@ -1,5 +1,4 @@
|
||||||
sync_gitea_repo_updated_at:
|
sync_gitea_repo_updated_at:
|
||||||
# second minute hour day month date
|
cron: "0 0 * * * "
|
||||||
cron: "0 0 24 * *"
|
|
||||||
class: "SyncRepoUpdateTimeJob"
|
class: "SyncRepoUpdateTimeJob"
|
||||||
queue: default
|
queue: default
|
||||||
|
|
Loading…
Reference in New Issue