mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-12-01 11:18:08 +08:00
modify env 'BUILD_MAVEN_JAVA_OPTS'
This commit is contained in:
parent
bea4b1c727
commit
febf27db1e
@ -97,7 +97,7 @@ func (m *maven) ListModules(path string) ([]*types.Service, error) {
|
||||
Value: item.MavenCustomGoals,
|
||||
},
|
||||
{
|
||||
Name: "MAVEN_JAVA_OPTS",
|
||||
Name: "BUILD_MAVEN_JAVA_OPTS",
|
||||
Value: item.MavenJavaOpts,
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user