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
33125fc8f6
commit
074dc66a95
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.devops/pcm1环境cicd.yml
+ 2
- 2
.devops/pcm1环境cicd.yml
View File
@@ -18,7 +18,7 @@ workflow:
ssh_cmd: '"
cd /home/pcm/deploy/cloudream/workspace/storage_yml
&&
s
udo s
h 1_pull.sh
sh 1_pull.sh
&&
echo $PATH
&&
@@ -28,7 +28,7 @@ workflow:
&&
ls /usr/local/go/bin
&&
s
udo s
h 2_build_all.sh "'
sh 2_build_all.sh "'
needs:
- start
- ref: end
Write
Preview
Loading…
Cancel
Save