ci: remove sudo restart step — restart manually after deploy
All checks were successful
Deploy HiHala Dashboard / deploy (push) Successful in 7s
All checks were successful
Deploy HiHala Dashboard / deploy (push) Successful in 7s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -59,5 +59,4 @@ jobs:
|
||||
ETL_SECRET=${ETL_SECRET}
|
||||
EOF
|
||||
|
||||
- name: Restart server service
|
||||
run: sudo systemctl restart hihala-dashboard.service
|
||||
# Restart manually: sudo systemctl restart hihala-dashboard.service
|
||||
|
||||
Reference in New Issue
Block a user