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

Update test-phome.jenkinsfile

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