更新 java-mall-app-shop-admin/Jenkinsfile

This commit is contained in:
panjunjie 2025-08-11 13:19:51 +08:00
parent d2bd92c434
commit 8cbc9f6eaa

View File

@ -3,7 +3,7 @@ pipeline {
// 工具配置指定Node.js版本需在Jenkins全局工具中预先配置
tools {
nodejs "NodeJS18"
nodejs "NodeJS16"
}
environment {