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

This commit is contained in:
panjunjie 2025-08-11 11:20:02 +08:00
parent a08d8fd83b
commit 8386497c84

View File

@ -2,7 +2,7 @@ pipeline {
agent any agent any
tools { tools {
nodejs 'NodeJS22' nodejs 'NodeJS16'
} }
environment { environment {