2

Jenkins Parameterised build Description in HTML Format in Jenkins Declarative Pipeline

Use Case: At Parameter Jenkins console, all the Details over the User Input Page should reflect in the HTMl format.

kartik
  • 311
  • 5
  • 6

1 Answers1

2

Jenkins Behaviour:

Usually Markup Formatter settings is set to plain text, therefore , HTML Tags do not recognised. You may refer this for more details

A Boolean Input Parameter Example

enter image description here

Screen Output enter image description here

It can tried with other parameterised Jenkins build options.

kartik
  • 311
  • 5
  • 6