update ci cases

This commit is contained in:
ZhangYulongg
2025-07-18 18:23:28 +08:00
committed by Zhang Yulong
parent eb77b1be6d
commit 93481a5478

View File

@@ -82,7 +82,7 @@ jobs:
-e "FD_API_PORT=${FD_API_PORT}" \
-e "FD_ENGINE_QUEUE_PORT=${FD_ENGINE_QUEUE_PORT}" \
-e "FD_METRICS_PORT=${FD_METRICS_PORT}" \
--gpus '"device=${DEVICES}"' ${docker_image} /bin/bash -c "
--gpus '"device='"${DEVICES}"'"' ${docker_image} /bin/bash -c "
git config --global --add safe.directory /workspace/FastDeploy
cd FastDeploy
bash scripts/run_ci.sh