Add my-apps repo to renovate and set renovate to every 15 min (temp)
This commit is contained in:
parent
56fb0e40cd
commit
7fd1960ceb
@ -11,7 +11,8 @@ data:
|
||||
gitAuthor: "Renovate Bot <renovate@dvirlabs.com>",
|
||||
|
||||
repositories: [
|
||||
"dvirlabs/dev-tools"
|
||||
"dvirlabs/dev-tools",
|
||||
"dvirlabs/my-apps"
|
||||
],
|
||||
|
||||
onboarding: false,
|
||||
@ -80,7 +81,8 @@ metadata:
|
||||
name: renovate
|
||||
namespace: infra
|
||||
spec:
|
||||
schedule: "0 3 * * *"
|
||||
# schedule: "0 3 * * *"
|
||||
schedule: "*/15 * * * *"
|
||||
concurrencyPolicy: Forbid
|
||||
successfulJobsHistoryLimit: 3
|
||||
failedJobsHistoryLimit: 3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user