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
f7433655aa
commit
93cb53f11a
1 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
.devops/pcm1环境cicd.yml
+ 4
- 0
.devops/pcm1环境cicd.yml
View File
@@ -26,6 +26,10 @@ workflow:
&&
&&
echo $PATH
echo $PATH
&&
&&
echo \"export PATH=\$PATH:/usr/local/go/bin\" >> ~/.bashrc
&&
source ~/.bashrc
&&
sudo ./2_build_all.sh "'
sudo ./2_build_all.sh "'
needs:
needs:
- start
- start
Write
Preview
Loading…
Cancel
Save