mirror of
https://github.com/internetee/registry.git
synced 2025-05-28 13:51:41 +02:00
added custom whenever runner
This commit is contained in:
parent
34cccf237d
commit
5120baf358
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
# rbenv
|
||||
set :job_template,
|
||||
"/bin/bash -l -c 'export PATH=\"$HOME/.rbenv/bin:$PATH\"; eval \"$(rbenv init -)\"; :job'"
|
||||
job_type :runner, ":path/bin/rails runner -e :environment ':task' :output"
|
||||
|
||||
set :output, 'log/cron.log'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue