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 中是否有任何 RCS 插件,以便每当在 RCS 中完成的任何代码更改都应该触发 Jenkins 中的构建
没有插件。您可以自己编写插件,或者花时间迁移到更新的 VCS 系统。