How to use Active Choices Reactive Reference Parameter in Jenkins pipeline(jenkinsfile)

江枫思渺然 提交于 2020-04-17 18:43:48

问题


I want achieve Picture 3. If no need update, give default value. If need update, then give user input area.

I'd like use active reactive Reference in Jenkins pipeline code, not the jenkins GUI. Checked the example, but user cannot input the value by them self, only provide choices. As we can see the Jenkins GUI picture 1 and 2 can use "Formatted HTML" do this, but how can we use it in pipeline or convert it to pipeline?

来源:https://stackoverflow.com/questions/60802191/how-to-use-active-choices-reactive-reference-parameter-in-jenkins-pipelinejenki

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!