chore: simplify scheduler config
This commit is contained in:
@@ -28,14 +28,3 @@ zenstruck_schedule:
|
||||
- task: messenger:consume async -t 60
|
||||
frequency: '*/5 * * * *'
|
||||
description: "Starts messenger queue"
|
||||
|
||||
- task: 'bash:%kernel.project_dir%/bin/bpn-download-xml.sh'
|
||||
frequency: '0 */4 * * *'
|
||||
description: "Downloads XML data"
|
||||
|
||||
when@prod:
|
||||
zenstruck_schedule:
|
||||
tasks:
|
||||
- task: 'bash:/kunden/tiefschnee.de/bin/bpn-download-xml.sh'
|
||||
frequency: '0 */4 * * *'
|
||||
description: "Downloads XML data"
|
||||
|
||||
Reference in New Issue
Block a user