deploy for github
This commit is contained in:
parent
a064bdbef7
commit
8d75046810
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ print "Deploy to #{ENV['to']} environment branch #{branch}\n"
|
|||
|
||||
# set :domain, '5.135.190.60'
|
||||
set :domain, ENV['domain']
|
||||
set :repository, 'ssh://git@37.187.249.111:2200/opt/git/tps.git'
|
||||
set :repository, 'ssh://git@github.com:sgmap/tps.git'
|
||||
set :port, 2200
|
||||
|
||||
set :deploy_to, '/var/www/tps_dev'
|
||||
|
|
Loading…
Add table
Reference in a new issue