提交 12186f58 编写于 作者: zhangsiyuan's avatar zhangsiyuan

Update test-phome.jenkinsfile

上级 949c0a0e
...@@ -79,10 +79,7 @@ pipeline{ ...@@ -79,10 +79,7 @@ pipeline{
steps { steps {
nodejs('nodejs-12.22.0') { nodejs('nodejs-12.22.0') {
sh """ sh """
npm run core npm run build
npm run build:${envProfile} versionType:${tagType}
node oss-error.js mode ${vueAppEnv}
node oss-error.js check ${vueAppEnv}
""" """
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册