Skip to content

Commit 7314de0

Browse files
committed
feat: restart laravel-ssr after deployment
1 parent 5be1b0c commit 7314de0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,3 +174,5 @@ jobs:
174174
php artisan config:cache
175175
php artisan route:cache
176176
php artisan view:cache
177+
178+
systemctl restart laravel-ssr

0 commit comments

Comments
 (0)