Skip to content

Commit c8ec3b4

Browse files
committed
improve hetzner deployment
restart service to finish the deployment
1 parent eacc027 commit c8ec3b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/production-hetzner.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,5 @@ jobs:
4343
cd client
4444
pnpm build
4545
cd ..
46+
47+
systemctl restart publisher.service --no-ask-password

0 commit comments

Comments
 (0)