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.
我想添加自定义扩展,例如用于代码覆盖率的伊斯坦布尔、用于静态代码分析的 SonarQube、用于技术债务计算的自定义工具。是否可以向 Bluemix Delivery Pipeline 实例添加自定义扩展?
您可以使用 Ant、Maven 或其他支持的脚本工具添加构建作业来调用其他服务。您无法扩展 UI。