We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e37827 commit 26d9a4cCopy full SHA for 26d9a4c
kestra-flows/_flows/db.yaml
@@ -62,7 +62,7 @@ tasks:
62
triggers:
63
- id: daily_schedule
64
type: io.kestra.plugin.core.trigger.Schedule
65
- cron: "0 2 * * *" # Ogni giorno alle 2 AM
+ cron: "0 2 * * *" # Ogni giorno alle 2
66
67
errors:
68
- id: notify_failure
0 commit comments