diff --git a/README.md b/README.md index 8b25d7645..e5176b853 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,10 @@ General rake and mina tips: rake -T db # list all database related commands mina -T # list all mina deploy commands +CRON +---- + +Crontab is automatically updated after each deploy. Jobs can be viewed [here](https://github.com/internetee/registry/blob/master/config/schedule.rb). Autotesting -----------