Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为后代:
升级一些插件后,我的Jenkins工作之一消失了。
我查看了错误日志,发现Promoted Builds Plugin在解析作业配置时失败。
什么地方出了错?
看来,Promoted Builds Plugin 版本 2.9在我的场景中出现了问题,它指定了一个提升操作来构建参数化作业。我删除了作业 conf 文件中与升级版本有关的部分,重新启动了 Jenkins,作业重新出现。然后我重新配置了促销动作,一切似乎都很好。