mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
update ci cases
This commit is contained in:
committed by
Zhang Yulong
parent
93481a5478
commit
a5e95013b5
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -84,6 +84,7 @@ jobs:
|
||||
-e "FD_METRICS_PORT=${FD_METRICS_PORT}" \
|
||||
--gpus '"device='"${DEVICES}"'"' ${docker_image} /bin/bash -c "
|
||||
git config --global --add safe.directory /workspace/FastDeploy
|
||||
cd FastDeploy
|
||||
mv FastDeploy FastDeploy_test
|
||||
cd FastDeploy_test
|
||||
bash scripts/run_ci.sh
|
||||
"
|
||||
Reference in New Issue
Block a user