Commit e4a6d718 authored by 宋柯's avatar 宋柯

模型上线

parent aa78de0d
......@@ -4,7 +4,7 @@ function pushModel() {
#文件打包
tar -czvf model_service.tar.gz service
#上传至coding
curl -T model_service.tar.gz -u guoyu@igengmei.com:Gengmei123! "https://gengmei-generic.pkg.coding.net/tob/mode/service"
curl -T model_service.tar.gz -u mode-1640769129670:0d7cba7d66320e63e313d8eb8b1fd784d7a32b6a "https://gengmei-generic.pkg.coding.net/tob/mode/service"
}
if [ $fileNum != "0" ]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment