chore: test curl to gateway inside deploy action
This commit is contained in:
@@ -75,6 +75,8 @@ jobs:
|
||||
ACTIVE_PROFILE=dev docker compose up -d nginx
|
||||
|
||||
# 5. Health Check (??ë²„ì „???•ìƒ<C3AC>?<3F>으ë¡??´ëŠ”ì§€ ?•ì<E280A2>¸)
|
||||
echo "Curling gateway locally:"
|
||||
curl -sv http://localhost:8081/index.html
|
||||
echo "Waiting 30 seconds for services to fully start..."
|
||||
sleep 30
|
||||
|
||||
@@ -118,3 +120,4 @@ jobs:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user