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.
像 HTML/JS 一样,是否可以放置在添加按钮上,并且当用户每次单击添加时,我需要在管道执行期间动态添加一组输入框。
这在 Jenkins Pipeline 中可行吗?
对的,这是可能的。您可以使用Active Choices插件。
它允许使用参数在 jenkins 构建中编写 HTML/JS。
如何编写插件页面上显示的 HTML。