修改jenkis环境
This commit is contained in:
parent
d05f9c36d9
commit
5cca9a7820
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -2,7 +2,7 @@ pipeline {
|
|||||||
agent any
|
agent any
|
||||||
|
|
||||||
tools {
|
tools {
|
||||||
nodejs '22'
|
nodejs 'NodeJS-22'
|
||||||
}
|
}
|
||||||
environment {
|
environment {
|
||||||
// 远程服务器配置
|
// 远程服务器配置
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user