This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
JointCloud
/
JCS-pub
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
refactor: .devops/pcm1环境cicd.yml
gitlink
songjc
jianmu
8 months ago
parent
558b4c8732
commit
91cd32409a
1 changed files
with
3 additions
and
3 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
.devops/pcm1环境cicd.yml
+ 3
- 3
.devops/pcm1环境cicd.yml
View File
@@ -18,11 +18,11 @@ workflow:
ssh_cmd: '"
ssh_cmd: '"
cd /home/pcm/deploy/cloudream/workspace/storage_yml
cd /home/pcm/deploy/cloudream/workspace/storage_yml
&&
&&
sh
1_pull.sh
./
1_pull.sh
&&
&&
sh
2_build_all.sh
./
2_build_all.sh
&&
&&
sh
3_deploy.sh "'
./
3_deploy.sh "'
needs:
needs:
- start
- start
- ref: end
- ref: end
Write
Preview
Loading…
Cancel
Save