diff --git a/deploy.php b/deploy.php index 640adab..cbb8e33 100644 --- a/deploy.php +++ b/deploy.php @@ -4,7 +4,7 @@ namespace Deployer; require 'recipe/yii.php'; // Config -set('repository', 'git@git.sometimescode.com:cgsmith/caloriethingy.com.git'); +set('repository', 'https://git.sometimescode.com/cgsmith/caloriethingy.com.git'); add('shared_files', [ //'yii',