更新 java-mall-app-shop-admin/Jenkinsfile
This commit is contained in:
parent
d2bd92c434
commit
8cbc9f6eaa
2
java-mall-app-shop-admin/Jenkinsfile
vendored
2
java-mall-app-shop-admin/Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
||||
|
||||
// 工具配置:指定Node.js版本(需在Jenkins全局工具中预先配置)
|
||||
tools {
|
||||
nodejs "NodeJS18"
|
||||
nodejs "NodeJS16"
|
||||
}
|
||||
|
||||
environment {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user