增加活动表单设计的功能
This commit is contained in:
parent
5df238f330
commit
02ab1046c6
@ -27,6 +27,8 @@ pipeline {
|
||||
DEPLOY_USER = 'root'
|
||||
LOGS_HOST_PATH = '/app/java/seer-mp/logs'
|
||||
LOGS_CONTAINER_PATH = '/app/java/seer-mp/logs'
|
||||
JAVA_HOME = '/usr/local/java21'
|
||||
PATH = "${env.JAVA_HOME}/bin:${env.PATH}"
|
||||
}
|
||||
|
||||
options {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user