📌 本文内容整理自 GitHub 开源社区,旨在分享和介绍优秀的开源替代方案。所有项目版权归原作者所有,我们尊重并注明原始出处。如有侵权请联系我们删除。感谢开源社区的每一位贡献者!
📖 项目简介
Jenkins 是开源的自动化服务器,支持 CI/CD 流水线、插件生态丰富、可扩展性强。是最老牌也是最流行的 CI/CD 工具,功能全面。
{% if description_en %}🌍 英文原文
🌍 英文原文
Jenkins is an open-source automation server supporting CI/CD pipelines with rich plugin ecosystem and strong extensibility. The oldest and most popular CI/CD tool with comprehensive features.
{% endif %}📊 项目信息
| 开源项目 | Jenkins |
|---|---|
| GitHub | https://github.com/jenkinsci/jenkins |
| Star 数 | ⭐ 23,000 |
| 许可证 | MIT |
| 最后更新 | 2024-04-21 |
| 标签 | {% for tag in tags %} {{tag}} {% endfor %} |