Commit 53b406a2 by tingweiwang

Update ksyun_img_build.sh

1 parent 785113a0
Showing with 3 additions and 3 deletions
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
now=$(date +%Y%m%d%H%M%S) now=$(date +%Y%m%d%H%M%S)
workspace=/kpl_img_build/ksyun workspace=/kpl_img_build/ksyun
################################################### ###################################################
autodl_core_branch=release-5.8.1 autodl_core_branch=master
seetaas_frontend_branch= develop seetaas_frontend_branch= master
seetaas_backend_branch=release-5.8.1 seetaas_backend_branch=master
kpl_stream_branch=master kpl_stream_branch=master
##################################### #####################################
echo "删除image.list列表" echo "删除image.list列表"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!