提交 13e92905 编写于 作者: zhangsiyuan's avatar zhangsiyuan

Update test-phome.jenkinsfile

上级 42f727e8
...@@ -65,7 +65,9 @@ pipeline{ ...@@ -65,7 +65,9 @@ pipeline{
nodejs('nodejs') { nodejs('nodejs') {
sh """ sh """
npm config ls -l npm config ls -l
npm i --registry http://192.168.110.93:4873/ npm i yarn -g
yarn install --verbose
yarn add puppeteer
""" """
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册