fix(Notifications): Add supervisor and worker during deployment)
All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 26h10m24s
All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 26h10m24s
This commit is contained in:
@@ -118,6 +118,9 @@ jobs:
|
||||
|
||||
echo "[<>] Restarting queue workers..."
|
||||
php artisan queue:restart || true
|
||||
sudo supervisorctl reread
|
||||
sudo supervisorctl update
|
||||
sudo supervisorctl restart roxane-worker:*
|
||||
|
||||
echo "[OK] Roxane deployed successfully to preprod!"
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user