Config deploy for production
This commit is contained in:
parent
0fd46f5da2
commit
bc00ab5a3d
@ -32,7 +32,7 @@ set :rbenv_roles, :all # default value
|
||||
|
||||
# set :default_env, { path: "/opt/ruby/bin:$PATH" }
|
||||
set :default_env, {
|
||||
'PATH' => 'PATH=$PATH:./bin::/home/jesse/.local/bin:/home/jesse/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/core_perl:$HOME/.rbenv/bin:$PATH'
|
||||
'PATH' => 'PATH=$PATH:./bin:~/.rbenv/shims:~/.rbenv/bin:/home/jesse/.local/bin:/home/jesse/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/core_perl:$HOME/.rbenv/bin:$PATH'
|
||||
}
|
||||
# set :keep_releases, 5
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user