ci: default MCP package fallback
All checks were successful
Deploy to Production / Build and Test (push) Successful in 10m12s
Deploy to Production / Deploy to Server (push) Successful in 4s

This commit is contained in:
你的用户名
2025-11-08 21:51:17 +08:00
parent 74aed58f5a
commit 4cf3268538

View File

@@ -34,6 +34,7 @@ jobs:
fi
DEPLOY_PATH="${DEPLOY_PATH:-/home/atai/kt-financial-system}"
MCP_PACKAGE="${MCP_PACKAGE:-@vben/finance-mcp-service}"
LOG_DIR=/home/atai/logs
mkdir -p "${LOG_DIR}"
LOG_FILE="${LOG_DIR}/deploy-mcp-$(date +%Y%m%d-%H%M%S).log"