mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
update whenever
This commit is contained in:
parent
55d13c367e
commit
941f79d503
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
# rbenv support
|
||||
set :job_template,
|
||||
"/bin/bash -l -c 'export PATH=\"$HOME/.rbenv/bin:$PATH\";eval\"$(rbenv init -)\"; :job'"
|
||||
set :path, Rails.root.join('../../current'
|
||||
set :path, Rails.root.join('../../current').to_s
|
||||
job_type :runner, ":path/bin/rails r -e :environment ':task' :output"
|
||||
|
||||
# cron output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue