简体   繁体   English

Azure Devops 构建和发布中的最大变量数

[英]Azure Devops max number of variables in builds and releases

I've found some docs with resources limitation in Azure DevOps:我在 Azure DevOps 中发现了一些资源限制的文档:

But I cannot find any info about limitation of variables number in builds and releases.但是我找不到任何关于构建和发布中变量数量限制的信息。 Can anyone share this info?任何人都可以分享此信息吗?

But I cannot find any info about limitation of variables number in builds and releases.但是我找不到有关构建和发布中变量数量限制的任何信息。 Can anyone share this info?任何人都可以分享这个信息吗?

Sorry but I'm afraid there's no any official document states the related info about the limitation of the maximum number of variables in pipeline.抱歉,恐怕没有任何官方文件说明有关管道中最大变量数限制的相关信息。

As I know, there's no limitation of variables when configuring pipelines if we're in normal situations.据我所知,如果我们在正常情况下配置管道,则没有变量限制。 It means you won't actually meet the limitation in normal and most situations.这意味着您实际上不会在正常和大多数情况下满足限制。

In addition: I've tested at least 60 variables are supported in pipelines and it's not recommended to define too many variables in build/release pipelines.另外:我已经测试了管道中至少支持 60 个变量,并且不建议在构建/发布管道中定义太多变量。

Currently there is a bug in Azure DevOps that can give the impression that no further variables can be added.目前 Azure DevOps 中存在一个错误,给人的印象是无法添加更多变量。 But I have successfully added well over 130 variables, therefore I doubt that there is a limit但我已经成功添加了 130 多个变量,因此我怀疑是否存在限制

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

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