app: rename references to betagouv/tps

Github has an automatic redirection, but better be clean.
This commit is contained in:
Pierre de La Morinerie 2019-03-26 11:10:30 +01:00
parent f8c231217f
commit 97af31d54f
5 changed files with 7 additions and 7 deletions

View file

@ -26,7 +26,7 @@ shared_dirs = [
set :domain, ENV.fetch('domain')
set :deploy_to, deploy_to
set :repository, 'https://github.com/betagouv/tps.git'
set :repository, 'https://github.com/betagouv/demarches-simplifiees.fr.git'
set :branch, ENV.fetch('branch')
set :forward_agent, true
set :user, 'ds'