mirror of
https://github.com/khuedoan/homelab.git
synced 2025-03-10 12:51:28 +07:00
chore(renovate): update cron for testing
This commit is contained in:
parent
1171411af2
commit
1e4f3c130e
@ -1,8 +1,10 @@
|
||||
renovate:
|
||||
cronjob:
|
||||
schedule: '0 9 1 * *' # At 09:00 every month
|
||||
# schedule: '0 9 1 * *' # At 09:00 every month
|
||||
schedule: '*/10 * * * *' # TODO remove after testing
|
||||
suspend: false
|
||||
renovate:
|
||||
# TODO generate token automatically
|
||||
config: |
|
||||
{
|
||||
"platform": "gitea",
|
||||
|
Loading…
Reference in New Issue
Block a user