Jenkins流水线构建编译异常及消息发送失败
-
流水线构建代码编译:前端执行pipelineCfg.json的npm i ui@latest -S --registry=http://nexus…com.cn/repository/npm-public异常:
- npm WARN saveError ENOENT: no such file or directory, open ‘/home/jenkins/…/agent/workspace/zh-…-web/package.json’
- 在pipelineCfg.json的makeCommand加上
cd vue &&需要切换到项目的目录下。
- 在pipelineCfg.json的makeCommand加上
- npm WARN saveError ENOENT: no such file or directory, open ‘/home/jenkins/…/agent/workspace/zh-…-web/package.json’
-
10:27:12 copy managed file [maven-settings] to file:/home/jenkins/..../agent/workspace/zh-....-webapi/settings.xml /..../jenkins/ZH/agent/tools/hudson.tasks.Maven_Ma

最低0.47元/天 解锁文章
778

被折叠的 条评论
为什么被折叠?



