修改jenkis环境

This commit is contained in:
caoyuchun 2026-01-20 13:24:34 +08:00
parent d05f9c36d9
commit 5cca9a7820

2
Jenkinsfile vendored
View File

@ -2,7 +2,7 @@ pipeline {
agent any agent any
tools { tools {
nodejs '22' nodejs 'NodeJS-22'
} }
environment { environment {
// 远程服务器配置 // 远程服务器配置