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