提交 f9df6ebf 编写于 作者: J Jiangtao Hu 提交者: Liangliang Zhang

scripts: remove yolo models in release pkg for it will be mounted from yolo model docker image.

上级 4fd32025
......@@ -262,6 +262,9 @@ function release() {
# scripts
cp -r scripts ${APOLLO_RELEASE_DIR}
# remove mounted models
rm -rf ${APOLLO_RELEASE_DIR}/modules/perception/model/yolo_camera_detector/
# lib
LIB_DIR="${APOLLO_RELEASE_DIR}/lib"
mkdir "${LIB_DIR}"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册