mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Add logging to cron
This commit is contained in:
parent
72040b0380
commit
3bb3bc3aa9
2 changed files with 2 additions and 2 deletions
|
@ -87,7 +87,7 @@ task deploy: :environment do
|
|||
invoke :'bundle:install'
|
||||
invoke :'rails:db_migrate'
|
||||
invoke :'rails:assets_precompile'
|
||||
# invoke :'whenever:update'
|
||||
invoke :'whenever:update'
|
||||
|
||||
to :launch do
|
||||
queue "mkdir -p #{deploy_to}/current/tmp; touch #{deploy_to}/current/tmp/restart.txt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue