简体   繁体   English

此构建是 Jenkins 中缺少的参数化选项

[英]This build is parameterized option missing in Jenkins

I'm trying to get a parameterized build running with Jenkins.我正在尝试使用 Jenkins 运行参数化构建。 All the tutorials point to a This build is parameterized check box like here .所有教程都指向一个This build is parameterized复选框,如这里 Other tutorials point to this documentation but after searching around I can't figure out how to get the check box to actually show up.其他教程指向此文档,但在四处搜索后,我无法弄清楚如何让复选框实际显示。 Am I missing something?我错过了什么吗?

Edit: Figured it out - the This build is parameterized check box was there all along under a different header.编辑:想通了 - This build is parameterized复选框一直在不同的 header 下。 The Office 365 Connector plugin creates a new header that splits the general options in half. Office 365 连接器插件创建一个新的 header 将常规选项分成两半。 I thought that the check box was being used specifically for that plugin, but the header was just misleading.我认为该复选框专门用于该插件,但 header 只是误导。

If you looking for "This project is parameterised" option that is a native Jenkins functionality.如果您正在寻找“此项目已参数化”选项,它是本机 Jenkins 功能。 You don't need any plugin for that.你不需要任何插件。 It should be under the General tab.它应该在“常规”选项卡下。

在此处输入图像描述

see my plugins list;查看我的插件列表; I have not installed any plugin.我没有安装任何插件。

在此处输入图像描述

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

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