Replies: 4 comments 10 replies
-
or can it be a full crontab ? |
Beta Was this translation helpful? Give feedback.
-
this don't work... |
Beta Was this translation helpful? Give feedback.
-
You should use cron format as states the README file. To test your variable you can use crontab.guru .
|
Beta Was this translation helpful? Give feedback.
-
I think I found a solution |
Beta Was this translation helpful? Give feedback.
-
Hello, thanks for this code. I would like to know if it is possible to run the SHEDULE at a specific hour ? I can't found crontab command when connected in the container...
Can we use something like
SCHEDULE=@Scheduled(cron = "0 0 12 * * ?")
?Beta Was this translation helpful? Give feedback.
All reactions