I was trying to add CRON jobs and found no guide. So here are the steps I followed
mkdir cron && cd cronCreates directory and change into it.git initNew git initialization.touch captain-definitionCreates new captain config file.- In captain-definition add folowing code. It'll loads jobber image which works fine even if deprecated. We just need it to run a task in a schedule.