提交 57a0c8ab 编写于 作者: haoranc's avatar haoranc

ci:add ci docker file to TD-rep

上级 b9ee0f98
......@@ -14,10 +14,14 @@ git pull
cd $script_dir/repository/TDinternal/community
git clean -fxd
git pull
git checkout main
git pull origin main
git submodule update --init --recursive
cd $script_dir
cp $script_dir/repository/TDinternal/community/tests/ci/build_image.sh .
cp $script_dir/repository/TDinternal/community/tests/ci/daily_build_image.sh .
./build_image.sh || exit 1
docker image prune -f
ips="\
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册