Skip to content

Commit ce0b2fe

Browse files
author
tomchccom
committed
chore : 8081 포트 다시 켜는 로직 추가
1 parent cb3bcb6 commit ce0b2fe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy-dev.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,8 @@ jobs:
8181
8282
sudo nginx -t
8383
sudo systemctl reload nginx
84+
85+
echo "== Ensure previous active service is running =="
86+
sudo systemctl start tomo-$ACTIVE_PORT || true
8487
8588
echo "== Deployment completed. Traffic switched to $TARGET_PORT =="

0 commit comments

Comments
 (0)