mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 10:19:45 +02:00
Add CRON to readme
This commit is contained in:
parent
4116a94c23
commit
c3919e8d61
1 changed files with 4 additions and 0 deletions
|
@ -245,6 +245,10 @@ General rake and mina tips:
|
||||||
rake -T db # list all database related commands
|
rake -T db # list all database related commands
|
||||||
mina -T # list all mina deploy 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
|
Autotesting
|
||||||
-----------
|
-----------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue