deploy to mozo.bar
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
# config valid only for Capistrano 3.1
|
# config valid only for Capistrano 3.1
|
||||||
lock '3.2.1'
|
lock '3.2.1'
|
||||||
|
|
||||||
set :application, 'qwaiter'
|
set :application, 'mozo.bar'
|
||||||
#set :repo_url, 'root@uflows.com:/var/git/qwaiter.git'
|
#set :repo_url, 'root@uflows.com:/var/git/qwaiter.git'
|
||||||
set :repo_url, '/var/git/qwaiter.git'
|
set :repo_url, '/var/git/qwaiter.git'
|
||||||
|
|
||||||
@@ -14,7 +14,7 @@ set :repo_url, '/var/git/qwaiter.git'
|
|||||||
set :deploy_via, :remote_cache
|
set :deploy_via, :remote_cache
|
||||||
set :branch, :master
|
set :branch, :master
|
||||||
set :user, 'root'
|
set :user, 'root'
|
||||||
set :deploy_to, '/var/www/qwaiter'
|
set :deploy_to, '/var/www/mozo.bar'
|
||||||
# Default value for :scm is :git
|
# Default value for :scm is :git
|
||||||
# set :scm, :git
|
# set :scm, :git
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user