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

CI: new dev server

parent 6e5237f7
No related branches found
No related tags found
No related merge requests found
Pipeline #452818 failed
...@@ -26,7 +26,7 @@ $rsync_config = [ ...@@ -26,7 +26,7 @@ $rsync_config = [
// Hosts // Hosts
host('development') host('development')
->set('labels', ['stage' => 'development']) ->set('labels', ['stage' => 'development'])
->setHostname('campusqr@campusqr-dev.tugraz.at') ->setHostname('campusqr@vpu01-dev.tugraz.at')
->set('deploy_path', '/home/campusqr/dev/deploy/campus-qr') ->set('deploy_path', '/home/campusqr/dev/deploy/campus-qr')
->set('rsync', $rsync_config) ->set('rsync', $rsync_config)
->set('rsync_src', $PROJECT_ROOT . '/dist') ->set('rsync_src', $PROJECT_ROOT . '/dist')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment