Update deploy.php
Some checks failed
Deploy to Production / deploy (push) Failing after 1m52s

This commit is contained in:
2025-10-06 13:47:09 -05:00
parent b196c5d232
commit b83fbec4b5

View File

@@ -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',