Skip to content
Snippets Groups Projects
Commit ec8815c8 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Switch deployment target for demo

parent e7a83831
No related branches found
No related tags found
No related merge requests found
Pipeline #53039 failed
......@@ -66,9 +66,9 @@ deploy_demo:
- demo
environment:
name: demo
url: https://frontend-demo.tugraz.at/apps/signature
url: https://dbp-demo.tugraz.at/apps/signature
variables:
DEPLOY_HOST: mw01-dev.tugraz.at
DEPLOY_HOST: vpu01-demo.tugraz.at
DEPLOY_KEY: "$DEPLOY_SSH_KEY"
<<: *deploy_defaults
......
......@@ -29,7 +29,7 @@ set('rsync_dest','{{release_path}}');
// Hosts
host('demo')
->stage('demo')
->hostname('mw@mw01-dev.tugraz.at')
->hostname('mw@vpu01-demo.tugraz.at')
->set('deploy_path', '/home/mw/demo/deploy/apps/signature');
host('development')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment