chore: fetch gateway logs in deploy action
This commit is contained in:
@@ -77,6 +77,8 @@ jobs:
|
|||||||
# 5. Health Check (??ë²„ì „???•ìƒ<C3AC>?<3F>으ë¡??´ëŠ”ì§€ ?•ì<E280A2>¸)
|
# 5. Health Check (??ë²„ì „???•ìƒ<C3AC>?<3F>으ë¡??´ëŠ”ì§€ ?•ì<E280A2>¸)
|
||||||
echo "Curling gateway locally:"
|
echo "Curling gateway locally:"
|
||||||
curl -sv http://localhost:8081/index.html
|
curl -sv http://localhost:8081/index.html
|
||||||
|
echo "Fetching gateway logs..."
|
||||||
|
docker logs --tail 100 ax_hub_mcp_tool-gateway-$TARGET-1
|
||||||
echo "Waiting 30 seconds for services to fully start..."
|
echo "Waiting 30 seconds for services to fully start..."
|
||||||
sleep 30
|
sleep 30
|
||||||
|
|
||||||
@@ -121,3 +123,4 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user