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

This commit is contained in:
2025-10-06 12:55:14 -05:00
parent 2fad0138b3
commit 6b84963e8c

View File

@@ -27,4 +27,4 @@ jobs:
php init --env=Production --overwrite=n php init --env=Production --overwrite=n
php yii migrate php yii migrate
systemctl restart calorie systemctl restart calorie
chown -R www-data:www-data . sudo chown -R www-data:www-data .