Update .gitea/workflows/deploy.yml
Some checks failed
Deploy to Production / deploy (push) Failing after 45s
Some checks failed
Deploy to Production / deploy (push) Failing after 45s
This commit is contained in:
@@ -26,5 +26,5 @@ jobs:
|
|||||||
composer install --no-dev --optimize-autoloader
|
composer install --no-dev --optimize-autoloader
|
||||||
php init --env=Production --overwrite=n
|
php init --env=Production --overwrite=n
|
||||||
php yii migrate
|
php yii migrate
|
||||||
systemctl restart calorie-queue@*
|
systemctl restart calorie
|
||||||
chown -R www-data:www-data .
|
chown -R www-data:www-data .
|
||||||
Reference in New Issue
Block a user