Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
serviceRec
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
郭羽
serviceRec
Commits
e4a6d718
Commit
e4a6d718
authored
Dec 29, 2021
by
宋柯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
模型上线
parent
aa78de0d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
models_upload.sh
shell/models_upload.sh
+1
-1
No files found.
shell/models_upload.sh
View file @
e4a6d718
...
@@ -4,7 +4,7 @@ function pushModel() {
...
@@ -4,7 +4,7 @@ function pushModel() {
#文件打包
#文件打包
tar
-czvf
model_service.tar.gz service
tar
-czvf
model_service.tar.gz service
#上传至coding
#上传至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
if
[
$fileNum
!=
"0"
]
;
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment