Добавил деплой с Circle CI

This commit is contained in:
2020-03-18 20:05:35 +03:00
parent f92417c109
commit 60c202325e
5 changed files with 114 additions and 26 deletions

View File

@ -4,7 +4,7 @@ namespace Deployer;
require 'recipe/common.php';
host('homepage.vakhrushev.me')
host('vakhrushev.me')
->user('homepage')
->stage('production')
->set('deploy_path', '/var/www/homepage')