mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-31 05:51:56 +08:00
更新构建shell
This commit is contained in:
@@ -6,9 +6,5 @@ allprojects {
|
||||
ext {
|
||||
buildProduct = System.getProperty("buildProduct") ?: false
|
||||
}
|
||||
task abuildAllModule(type: Exec) {
|
||||
workingDir("../")
|
||||
executable "build-config/build_jar.sh"
|
||||
args(project.name)
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user