jekins出现无法打包

jekins出现无法打包
出现错误:

1
2
stderr: error: Your local changes to the following files would be overwritten by checkout:
src/routes.js

进入对应git目录丢弃文件即可:
git checkout . && git clean -xdf


jekins出现无法打包
https://www.920929.xyz/posts/2889e842.html
作者
DELIN
发布于
2018年6月13日
许可协议