Add CRON to readme

This commit is contained in:
Martin Lensment 2014-12-23 10:48:22 +02:00
parent 4116a94c23
commit c3919e8d61

View file

@ -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
-----------