This commit is contained in:
aozhiwei 2020-03-09 13:12:39 +08:00
parent 9fd275a4bf
commit 91ae7e93dc

View File

@ -16,12 +16,6 @@ then
cd $work_dir
fi
cd ${SOURCE_DIR}
git pull
git checkout release
cd $work_dir
cd ${SOURCE_PATH}
echo ${PRE_COMPILE_CMD}|sh
echo ${COMPILE_CMD}|sh