fix: remove tsc -v
This commit is contained in:
parent
2f81c229fe
commit
e051292996
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -48,8 +48,6 @@ pipeline {
|
||||
sh '''
|
||||
echo "=== node版本 ==="
|
||||
node -v
|
||||
echo "=== typescript版本 ==="
|
||||
tsc -v
|
||||
'''
|
||||
echo "✅ 构建环境检查完成"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user