updatebot: Schedule updats on Saturday morning
Let's run `updatebot` on Saturday morning, so I can apply the changes over the weekend if I have time. If I don't, there's no harm in having the PRs open for a few days until I can get to it during the week.pull/27/head
parent
551f945364
commit
f5b79cfdf8
|
@ -5,7 +5,7 @@ metadata:
|
||||||
labels: &labels
|
labels: &labels
|
||||||
app.kubernetes.io/name: updatebot
|
app.kubernetes.io/name: updatebot
|
||||||
spec:
|
spec:
|
||||||
schedule: 32 6 * * 1
|
schedule: 32 6 * * 6
|
||||||
timeZone: America/Chicago
|
timeZone: America/Chicago
|
||||||
concurrencyPolicy: Forbid
|
concurrencyPolicy: Forbid
|
||||||
jobTemplate:
|
jobTemplate:
|
||||||
|
|
Loading…
Reference in New Issue