简体   繁体   English

Azure DevOps 各种管道

[英]Azure DevOps Various Pipelines

total noob here and I hope this isn't a sill question.总菜鸟在这里,我希望这不是一个愚蠢的问题。 I'm supposed to be helping design a strategy for infra deployments using DevOps, I'm trying to work out the best way to do the organisation, as DevOps will only be used for infra build, I was thinking one organisation and one project, but we will have about 34 different build pipelines to configure, am I better off having 34 projects or how do I isolate the repos and multiple pipelines?我应该帮助设计使用 DevOps 进行基础设施部署的策略,我正在尝试找出组织的最佳方式,因为 DevOps 只会用于基础设施构建,我在想一个组织和一个项目,但是我们将要配置大约 34 个不同的构建管道,我最好拥有 34 个项目还是如何隔离存储库和多个管道?

Hope that makes sense.希望这是有道理的。 Thanks in advance.提前致谢。

It's not needed to create 34 projects in Azure DevOps, you could create multiple repos in one team project:不需要在 Azure DevOps 中创建 34 个项目,您可以在一个团队项目中创建多个 repos:

在此处输入图像描述

Then you could create pipeline for each repo.然后你可以为每个 repo 创建管道。

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

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