Commit cbc64667 authored by 黎博's avatar 黎博

创建新环境参数dependant中新增java,ui,node

parent 9c985723
Pipeline #874 failed with stages
......@@ -150,7 +150,10 @@ export default {
description: this.group,
cluster: this.cluster,
dependant: {
base: this.dependant.base
base: this.dependant.base,
java: this.dependant.java,
ui: this.dependant.ui,
node: this.dependant.node
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment