Skip to content

Commit c5b27fc

Browse files
committed
헬스체크 제거
1 parent 2eb4242 commit c5b27fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/backend-dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ jobs:
6262
-p 127.0.0.1:3000:3000 \
6363
"$IMAGE"
6464
65-
- name: Health check
66-
run: curl -fsS http://127.0.0.1:3000/health
65+
# - name: Health check
66+
# run: curl -fsS http://127.0.0.1:3000/health

0 commit comments

Comments
 (0)