You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would you be open to supporting rake tasks in recurring jobs?
Something like this
production:
generate_sitemap:
rake: sitemap:refreshflags:
s: trueverbose: trueschedule: every day at 3amcustom_rake_task:
rake: my:custom:taskargs: ['arg1', 'arg2']flags:
environment: productionschedule: every hour
I can give it a jab.
The text was updated successfully, but these errors were encountered:
Would you be open to supporting rake tasks in recurring jobs?
Something like this
I can give it a jab.
The text was updated successfully, but these errors were encountered: