更新 Jenkinsfile
This commit is contained in:
parent
d8168246fe
commit
b386cf6835
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -2,7 +2,7 @@ pipeline {
|
||||
agent any
|
||||
|
||||
tools {
|
||||
nodejs 'NodeJS16'
|
||||
nodejs 'NodeJS22'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user