diff --git a/deploy.php b/deploy.php index 75cb3ac..5c3195f 100644 --- a/deploy.php +++ b/deploy.php @@ -23,11 +23,11 @@ add('writable_dirs', []); set('composer_options', '{{composer_action}} --verbose --prefer-dist --no-progress --no-interaction --optimize-autoloader --no-scripts'); // Hosts - host('beta.xn--pflnz-ira.li') ->user('lq5xi_thisfro') ->set('deploy_path', '~/sites/{{application}}') - ->set('http_user', 'uid153060'); + ->set('http_user', 'uid153060') + ->stage('beta'); // Tasks