chore: adjust schedule config for prod environment
This commit is contained in:
@@ -29,6 +29,13 @@ zenstruck_schedule:
|
|||||||
frequency: '*/5 * * * *'
|
frequency: '*/5 * * * *'
|
||||||
description: "Starts messenger queue"
|
description: "Starts messenger queue"
|
||||||
|
|
||||||
- task: 'bash:%kernel.project_dir%/../bin/bpn-download-xml.sh'
|
- 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 * * *'
|
frequency: '0 */4 * * *'
|
||||||
description: "Downloads XML data"
|
description: "Downloads XML data"
|
||||||
|
|||||||
Reference in New Issue
Block a user