Update .gitea/workflows/deploy.yml
Some checks failed
Deploy to Production / deploy (push) Failing after 7s

This commit is contained in:
2025-10-06 12:58:20 -05:00
parent 6b84963e8c
commit 4505d474cb

View File

@@ -26,5 +26,5 @@ jobs:
composer install --no-dev --optimize-autoloader
php init --env=Production --overwrite=n
php yii migrate
systemctl restart calorie
sudo systemctl restart calorie
sudo chown -R www-data:www-data .