fix workflow ci

pull/4148/head
Afjes 8 months ago
parent a6c892f2f8
commit 476203f4b8

@ -63,7 +63,7 @@ jobs:
echo "PARENT_DIR:$PARENT_DIR"
docker run --rm --net=host --cap-add=SYS_PTRACE --privileged --shm-size=64G \
-v $(pwd):/workspace -w /workspace \
-e "no_proxy=bcebos.com,mirrors.tuna.tsinghua.edu.cn,127.0.0.1,localhost" \
-e "no_proxy=bcebos.com" \
${docker_image} /bin/bash -c "
git config --global --add safe.directory /workspace/PaddleSpeech
unset http_proxy

Loading…
Cancel
Save