修改流水线文件 新增node14

This commit is contained in:
tianfeng 2026-03-25 12:23:59 +08:00
parent b2d206f127
commit 9b99712ed2

View File

@ -5,7 +5,7 @@ pipeline {
}
tools {
nodejs 'node22'
nodejs 'node14'
}
environment {