mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
publish all
This commit is contained in:
@@ -20,7 +20,11 @@ ext {
|
||||
description = "ruoyi-visual-monitor"
|
||||
apply from: "../../build-config/build-all.gradle"
|
||||
apply from: "../../build-config/build-base.gradle"
|
||||
apply from: "../../build-config/build-boot-jar.gradle"
|
||||
if (buildProduct) {
|
||||
apply from: "../../build-config/build-publish.gradle"
|
||||
} else {
|
||||
apply from: "../../build-config/build-boot-jar.gradle"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
|
||||
1
ruoyi-visual/ruoyi-monitor/publish.sh
Symbolic link
1
ruoyi-visual/ruoyi-monitor/publish.sh
Symbolic link
@@ -0,0 +1 @@
|
||||
../../build-config/publish.sh
|
||||
@@ -1,5 +1 @@
|
||||
/*
|
||||
* This file was generated by the Gradle 'init' task.
|
||||
*/
|
||||
|
||||
rootProject.name = 'ruoyi-visual-monitor'
|
||||
rootProject.name = 'ruoyi-monitor'
|
||||
|
||||
Reference in New Issue
Block a user