mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
FIX update cron
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
sync_gitea_repo_updated_at:
|
||||
# second minute hour day month date
|
||||
cron: "0 0 24 * *"
|
||||
cron: "0 0 * * * "
|
||||
class: "SyncRepoUpdateTimeJob"
|
||||
queue: default
|
||||
|
||||
Reference in New Issue
Block a user