This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
ci4s
/
ci4sManagement-cloud
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Merge remote-tracking branch 'origin/dev' into arm-build
pull/142/head
chenzhihang
1 year ago
parent
585b640936
ab5252a056
commit
9c24f34d0c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
k8s/build-java.sh
+ 1
- 1
k8s/build-java.sh
View File
@@ -12,7 +12,7 @@ elif [ "$1" == "auth"]
buildDir="$baseDir/ruoyi-auth"
elif [ "$1" == "gateway"]
buildDir="$baseDir/ruoyi-gateway"
el
if [ "$1" == "
s
yst
e
m"]
else
buildDir="$baseDir/ruoyi-modules/ruoyi-system"
fi
Write
Preview
Loading…
Cancel
Save