feat: remove production deployment and change server
This commit is contained in:
parent
fa9b9dbdb9
commit
765d96d754
2 changed files with 27 additions and 27 deletions
|
|
@ -2,7 +2,7 @@ hosts:
|
|||
production:
|
||||
stage: production
|
||||
hostname: web-arm.cloonar.com
|
||||
remote_user: lena_schilling_at
|
||||
remote_user: dialog_relations_at
|
||||
writable_mode: chmod
|
||||
forward_agent: true
|
||||
deploy_path: ~/
|
||||
|
|
@ -10,7 +10,7 @@ hosts:
|
|||
stage:
|
||||
stage: staging
|
||||
hostname: web-arm.cloonar.com
|
||||
remote_user: lena_schilling_cloonar_dev
|
||||
remote_user: dialog_relations_cloonar_dev
|
||||
writable_mode: chmod
|
||||
forward_agent: true
|
||||
deploy_path: ~/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue