简体   繁体   English

Jenkins从本地迁移到Azure DevOps

[英]Jenkins on premises to Azure DevOps migration

How to migrate on premises Jenkins jobs to Azure DevOps? 如何将本地Jenkins作业迁移到Azure DevOps? Is any plugins available? 有插件可用吗?

I know manually how we can create Azure DevOps pipeline. 我知道如何手动创建Azure DevOps管道。

There is some available guidance from Microsoft on migrating from Jenkins to YAML builds in Azure Pipelines, but there are no plug-ins or tools that will automate this for you at the moment. Microsoft提供了一些有关在Azure Pipelines中从Jenkins迁移到YAML版本的可用指南 ,但是目前没有插件或工具可以自动为您实现。

There is, however, a way to trigger Jenkins builds from Azure Pipelines using the Jenkins Integration extension . 但是,有一种方法可以使用Jenkins Integration扩展从Azure Pipelines触发Jenkins构建。 This may be a good option as you transition. 过渡时,这可能是一个不错的选择。

不,没有适用于此的插件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM