Handle the GitHub org rename: sgmap -> betagouv
This commit is contained in:
parent
e2bcace4ff
commit
289461d708
7 changed files with 7 additions and 7 deletions
|
@ -17,7 +17,7 @@ raise "missing domain, run with 'rake deploy domain=37.187.154.237'" if ENV['dom
|
|||
|
||||
# set :domain, '5.135.190.60'
|
||||
set :domain, ENV['domain']
|
||||
set :repository, 'https://github.com/sgmap/tps.git'
|
||||
set :repository, 'https://github.com/betagouv/tps.git'
|
||||
set :port, 2200
|
||||
|
||||
set :deploy_to, '/var/www/tps_dev'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue