Update .gitea/workflows/deploy.yml
Some checks failed
Deploy to Production / deploy (push) Failing after 7s
Some checks failed
Deploy to Production / deploy (push) Failing after 7s
This commit is contained in:
@@ -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 .
|
||||
Reference in New Issue
Block a user