ajustement capistrano
This commit is contained in:
parent
6abf7679fd
commit
5898e60811
@ -2,7 +2,7 @@ set :user, 'web'
|
||||
|
||||
set :application, 'test.pharmacieboissier.com' # use your folder app name
|
||||
set :deploy_to, "/home/#{user}/apps/#{application}/" # the live app will be in the "current" subdir
|
||||
#set :deploy_via, :checkout
|
||||
set :deploy_via, :remote_cache
|
||||
|
||||
#set :keep_releases, 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user