Skip to content

Commit eb738f0

Browse files
committed
work
1 parent a4e5d3b commit eb738f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ jobs:
249249
# 5) 헬스체크 (/actuator/health 200 OK까지 대기))
250250
# ---------------------------------------------------------
251251
echo "⏱ health-check: ${GREEN}"
252-
TIMEOUT=180 #
252+
TIMEOUT=120
253253
INTERVAL=3
254254
ELAPSED=0
255255
sleep 8 # 초기 부팅 여유

0 commit comments

Comments
 (0)