feat(N/A):配置环境

This commit is contained in:
guo
2025-10-26 13:02:54 +08:00
parent 2553c059c3
commit da7611c9a1
+1 -1
View File
@@ -32,7 +32,7 @@ pipeline {
steps {
sh '''
npm run type-check
npm run build
npm run dev
'''
}
}